div.list_photo_box,
div.list_text_box{
	width:610px;
	clear:both;
	border-bottom:2px #E0E0E0 dashed;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
}

div.list_photo_box h2,
div.list_text_box h2{
	font-size:14px;
	color:#1c2f56;
	font-weight:bold;
	margin:0;
	text-align:left;
	clear:both;
}

div.list_photo_box h2 a,
div.list_text_box h2 a{
	text-decoration:none;
	color:#1c2f56;
}

div.list_photo_box div.photo_cont{
	clear:both;
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
div.list_text_box div.thumb{
	width:70px;
	height:70px;
	float:left;
}
div.list_text_box div.content{
	width:500px;
	padding-left:10px;
	float:left;
}

div.searchstats{
	clear:both;
	font-style:italic;
	padding-top:5px;
}

div.search_bar_cont{
	height:8px;
	padding:1px;
	width:80px;
	border:1px solid #333;
	float:left;
	margin-top:1px;
	margin-right:10px;
}

div.search_bar{
	background:#0F0;
	height:100%;
}
