/* CSS Document */

#hottie_template_landscape{
	width: 495px;
	height: 369px;
}

#hottie_template_landscape img{
	position: relative;
	left: 21px;
	top: 37px;
	width: 437px;
	height: 285px;
}

#hottie_template_portrait{
	width: 475px;
	height: 519px;
}

#hottie_template_portrait img{
	position: relative;
	left: 94px;
	top: 36px;
	width: 289px;
	height: 437px;
}

#detail {
	width:475px; 
	background-color:#ededed;
	margin-left:15px;
}

#detail p{
 margin: 10px 10px 10px 10px;
}

#vote_bar {
	background-color: #e0e0e0;
	height:43px;
}
#hottie_name {
	float:left;
	font: 18px Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #303030; 
	text-decoration:none;
	margin: 8px 0 0 10px;
}
#vote_btns{
	float:right; 
	width:225px; 
	margin-top:10px; 
	margin-right: 10px;
}
#vote_btn top_vote_btn{
	float:left;
	position: absolute;	
}
#vote_btn more_btn{
	float:right;
}
#vote_copy{
	background-color:#f1f1f1; 
	height: 90px;
}

#vote_copy p{
	margin-top: 15px;
}

#gray_dot{
	margin-left:10px;
}
#hottie_details{
	background-color: #f1f1f1;
}
#hottie_info{
	float:left; 
	width: 248px; 
	background-color: #f1f1f1; 
	height:253px;
}
#hottie_stats{
	float:right; 
	width: 227px; 
	background-color: #f1f1f1;
	height:253px;
}
#gray_center{
	float:left; margin-right: 10px;
}
#red_header{
	color:#d90207;
	font-weight: bold;
	margin-bottom: -6px !important;
}
