.container_all{
	width:600px;
	float:left;
}
.top_link{
	font:bold 11px arial;
	color:#ffffff;
	float:right;
	padding:7px 10px 0 0;
}
.top_link a{
	font:bold 11px arial;
	color:#ffffff;
	text-decoration: underline;
}
.top_link a:hover{
	font:bold 11px arial;
	color:#ffffff;
	text-decoration: underline;
}
.top_container{
	background-color:#f4f4f4;
	width:600px;
	padding:10px 0 0 0;
}
.first_place_bg{
	background:url(http://img.ineogen.ro/social/rm/ui/top101/first_place_bg.jpg?1) no-repeat;
	width:480px;
	height:188px;
	margin:0 auto 20px auto;
	padding:5px 10px;
}
*html .first_place_bg{
	margin:0 auto 15px auto;
}
.women_first_display,.man_first_display{
	height:108px;
	width:120px;
	padding:80px 0 0 0;
}
.women_first_display{
	background:url(http://img.ineogen.ro/social/rm/ui/top101/women_first_display.jpg) no-repeat left bottom ;
	float:left;
}
.man_first_display{
	background:url(http://img.ineogen.ro/social/rm/ui/top101/man_first_display.jpg) no-repeat right bottom ;
	float:right;
}
.display_stats,.display_stats_man{
	width:120px;
	color:#000000;
	font:12px arial;
}
.display_stats{
	text-align:left;
}
.display_stats_man{
	text-align:right;
}
.display_stats img,.display_stats_man img{
	margin:0 0 -3px 0;
}
.display_user,.display_user_man{
	height:188px;
	width:112px;
}
.display_user img,.display_user_man img{
	border:2px solid #ffffff;
}
.display_user_a,.display_user_man_a,.display_user_a:hover,.display_user_man_a:hover{
	width:104px;
	height:154px;
	border:4px solid #d9d9d9;
	display:block;
}
.display_user_a:hover{
	border-color:#ec015d;
}
.display_user_man_a:hover{
	border-color:#2a77bb;
}
.display_name,.display_name a,.display_name a:hover{
	font:bold 16px arial;
	color:#ffffff;
	width:112px;
	text-align:center;
	margin:3px 0 3px 0;
	overflow:hidden;
}
.woman_container{
	width:132px;
	float:left;
	margin:10px 5px;
}
*html .woman_container{
	display:inline;
}
.woman_container_img{
	width:132px;
}
/*.woman_image_display img{
	border:2px solid #ffffff;
}*/
.woman_container_name,.man_container_name{
	width:132px;
	text-align:left;
	overflow:hidden;
}
.woman_container_name a,.woman_container_name a:hover{
	font:13px arial;
	color:#e9005b;
}
.man_container_name a,.man_container_name a:hover{
	font:13px arial;
	color:#2779c2;
}
.woman_container_votes{
	font:12px arial;
	color:#7e7e7e;
}
.woman_container_votes_left{
	float:left;
	text-align:left;
}
.woman_container_votes_right{
	float:right;
	text-align:right;
	padding: 0 20px 0 0;
}
.man_number_display,.woman_number_display{
	float:right;
	font:bold 12px arial;
	color:#ffffff;
	padding:3px 0;
	width:20px;
	text-align:center;
}
.woman_number_display {
	background-color:#e9005b;
}
.man_number_display{
	background-color:#2779c2;
}
.woman_column,.man_column{
	width:284px;
}
.woman_column,.display_user,.woman_image_display{
	float:left;
}
.man_column,.display_user_man{
	float:right;
}
/*--faces top branding--*/
.fac_top .first_place_bg {
	background:url(http://img.ineogen.ro/social/rm/ui/top101/faces_branding.jpg) no-repeat;
	width:482px;
	height:191px;
}
.fac_top .display_stats,
.fac_top .display_stats_man {
	position: relative;
    bottom: -7px;
    color: #FFF;
    font-weight: bold;
}
.fac_top .women_first_display{
	background:url(http://img.ineogen.ro/social/rm/ui/top101/women_first_display.gif) no-repeat left bottom ;
}
.fac_top .man_first_display{
	background:url(http://img.ineogen.ro/social/rm/ui/top101/man_first_display.gif) no-repeat right bottom ;
}
