#fmxcontainer
{
	background:#000 url(/loadres/microsites/fmx_riderofthedecade/img/bg.jpg) repeat-y;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:1px;
}

.clear
{
	clear:both;	
}

#fmxcontainer #header h1
{
	position:absolute;
	margin:-99999px;	
}

.dropcase
{
	font-size:1.9em;	
}

#main
{
	background:#333333;
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
}

#fmxcontainer #header
{
	height:309px;
	width:513px;
	margin:0 auto;
	background:url(/loadres/microsites/fmx_riderofthedecade/img/header.png) no-repeat;
}

#fmxcontainer #intro
{
	padding:20px;
}

#fmxcontainer #intro p, #fmxcontainer .name
{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
	color:#FFF;
	font-size:1.2em;
	font-style:italic;
}

#fmxcontainer .name, #fmxcontainer .radio
{
	margin:0;	
	text-align:center;
}

#fmxcontainer .logintovote
{
	text-align:center;
}


#fmxcontainer .logintovote a
{
	color:#CCC;
	font-style:italic;
	font-size:1em;
	text-align:center;
}


#fmxcontainer #nominees li
{
	float:left;
	width:215px;
	height:225px;
	margin-bottom:10px;
}

#fmxcontainer #nominees li img
{
	margin:0 auto;	
}




#fmxcontainer #submitcontainer
{
	width:229px;
	height:107px;
	margin:0 auto;
	background:url(/loadres/microsites/fmx_riderofthedecade/img/vote_button.png) no-repeat;
}

#fmxcontainer .submit
{
	font-size:0.01em;
	line-height:0;
	color:#000;
	height:107px;
	width:229px;
	background-color:transparent;
	border:0;
	cursor:pointer;
}

#fmxcontainer  #error
{
	background-color:#F00;
	color:#FFF;
	padding:10px;
	width:229px;
	margin:0 auto;
	text-align:center;
	
	display:none;
}