#profiles .profile{
	padding: 20px 0;
	margin-right: 20px;
	font-size: 14px;
	background: transparent url(../../images/profile_hr.gif) no-repeat center bottom;
	clear: both;
}
#profiles .topProfile{
	padding: 0 0 20px 0;
}
#profiles .botProfile{
	background-image: none;
}
#profiles .profile img{
	float: right;
	margin: 0 0 20px 20px;

}
	

