/* CSS Document */
.uhy_profile_listing_panel {
	margin-top: 20px;
}
.uhy_profile_listing_block {
	min-height: 100px; 
	margin: 15px 5% 0 0;
	clear: both;
}
.uhy_profile_listing_block img {
	float: left;
	margin-right: 20px !important;
}
.uhy_profile_listing_block h4 {
	margin: 0 0 10px 0;
	font-size: 1.2em;
}
.uhy_profile_listing_block p {
	margin: 0 0 5px;
}
