ul.interesting {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.interesting li {
	margin: 0;
	padding: 0 0 2em 0;
	height: 1%;
}
ul.interesting li a.picture {
	float: left;
}
ul.interesting li a.picture {
	float: left;
}
ul.interesting li .title_content {
	margin-left: 215px;
}
ul.interesting li a.title {
	font-size: 18px;
	font-family: Arial;
	display: block;
	margin-bottom: 6px;
}
ul.interesting li .reference_content {
	color: #5b5b5b;
	line-height: 15px;
}
ul.interesting li .reference_content p {
	color: #5b5b5b;
}