.entry {
	min-height:200px;
}
#main .entry img {
	width:150px;
	height:150px;
	margin:10px 10px 0px 0px;
}
table.contacts {
	margin-top:12px;
	font-size:12px;
}
table.contacts th {
	text-align:left;
}
#search_criteria {
	margin-bottom:70px;
}
#search_criteria div {
	float:left;
	height:22px;
	padding:4px;
	color:white;
	background:#CF3102 url(../images/bg_th.png) repeat-x bottom;
}
#search_criteria div.last {
	text-align:right;
}
#search_criteria div.status {
	font-size:12px;
	text-align:center;
	padding:8px 4px 0px;
}