	div.rate_sex_form
	{
		position:relative;
		text-align:center;
		margin-bottom:15px;
	}
	div.rate_photo
	{
		position:relative;
		margin-bottom:15px;
	}
	div.rate_vote_form
	{
		position:relative;
		width:300px;
		margin-left:auto;
		margin-right:auto;	
		margin-bottom:25px;	
		padding-left:5px;
		border:1px solid #ABABAB;
		background-color:#eee;
	}
	div.rate_results
	{
		position:relative;
		border:0px solid red;
		text-align:left;
	}
