/* CSS Document */
#body_container .contactListings {
}
#body_container .contactListings .contact {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 12px;
	padding-top: 12px;
}
#body_container .contactListings .contact img.thumbnail {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;	
	border-bottom: 2px solid #FF6600;
}
#body_container .contactListings .contact p.terms {
	line-height: 1.2em;
	font-size: 0.8em;
	margin-top: 0.5em;
	margin-bottom: 0;
}
#body_container .contactListings .contact h3 {
	margin-top: 0;
	margin-bottom: 0;
}
#body_container .contactListings .contact .regionalManagerTitle {
	color: #000000;
}


