/* VOTE Section */

#faq {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#f49c52;
	text-align:left;
	margin:150px 10px 0px 150px;
	padding:0px;
	}
	
#faq a {
	color:#f49c52;
	font-size:12px;
	text-decoration:underline;
	}
	
#faq a:hover {
	color:#f49c52;
	font-size:12px;
	text-decoration:none;
	}

#vote_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-align:left;
	margin:0px;
	padding:10px 15px 15px 15px;
	background:#560101;
	}
	
#vote_container h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffa758;
	margin:10px 0px 5px 0px;
	padding:0px;
	}
	
#vote_container_live {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:left;
	margin:0px;
	padding:5px 10px 5px 10px;
	background:#560101;
	}
	
#vote_container_live h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffa758;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
	
#vote_vid_container {
	background:url(../images/vote/vid_bg.jpg) no-repeat; 
	width:483px; 
	height:400px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0px;
	padding:0px;
	}

#vote_cast_container {
	margin:0px;
	padding:0px;
	background:#691d1d; 
	width:487px; 
	height:auto;
	}
	
#vote_cast_container_short {
	margin-left:0px;
	margin-top:30px;
	padding:0px;
	background:#691d1d; 
	width:487px; 
	height:auto;
	}

#vote_cast_side {
	float:left;
	margin:0px 3px 0px 3px;
	padding:0px;
	background:#691d1d; 
	width:210px; 
	height:auto;
	}

#vote_cast_ind {
	float:left;
	margin:5px 3px 2px 3px;
	padding:0px;
	background:#691d1d; 
	width:210px; 
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:left;
	}

#vote_cast_ind a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:400;
	}

#vote_cast_ind a:hover {
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	font-weight:400;
	}

#vote_cast_ind h6 {
	font-size:12px;
	color:#ffa758;
	font-weight:900;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	}
