/* CSS Document */


#alreadyVoted {
font: normal 14px Century Gothic, Arial, Helvetica, sans-serif;
color: #993300;}

#vote {
	margin: 0px; 
	padding: 0px;
	width: 500px;
	padding: 0px 0px 0px 20px;
	}

#poll {
	padding: 0px; 
	_padding-left: 0px;
	}	

#pollQuestion {
	font: bold 20px Century Gothic, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
} 

/* SUBMIT BUTTON*/
#submit {
	width: 250px;
	float: left;
	clear: both;
	font: bold 14px Century Gothic, Arial, Helvetica, sans-serif;
	color: #fde5e5;
	margin: 20px 20px 0px 40px;	
	}

/* VIEW RESULTS*/
#submit {
	width: 250px;
	float: left;
	font: bold 14px Century Gothic, Arial, Helvetica, sans-serif;
	color: #fde5e5;
	margin: 20px 20px 0px 40px;	
	}
	

#viewResults {
	width: 250px;
	height: 20px;
	float: left;
	font: bold 14px Century Gothic, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #666666;
	background-color: #7f0f13;
	margin: 20px 20px 0px 40px;	
	}	

#viewResults a:link {
	font: bold 14px Century Gothic, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
} 	
#viewResults a:visited{
	font: bold 14px Century Gothic, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
} 

#viewResults a:hover{
	font: bold 14px Century Gothic, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#viewResults a.selected{
	font: bold 14px Century Gothic, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

LABEL {
	font: bold 12px Century Gothic, Arial, Helvetica, sans-serif;
	color: #FFFFFF; 	
}




/* FORMAT  */
#pollAnswer_0 {
	width: 160px;
	height: 220px;
	background-image: url(../images/vote/JenniferGarner.jpg);
	background-repeat: no-repeat;	
	background-color: #7f0f13;	
	float: left;	
	margin: 0px 20px 0px 20px;	
	
}

#pollAnswer_0 LABEL {
	position: static;
	text-align: center;
	width: 160px;
	float: left;
	}
	
#pollAnswer_0 INPUT {
	position: static;
	float: left;
	margin: 160px 0px 0px 80px;
	}

#pollAnswer_1 {
	width: 160px;
	height: 220px;
	background-image: url(../images/vote/PenelopeCruz.jpg);
	background-repeat: no-repeat;	
	background-color: #7f0f13;
	float: left;
	margin: 0px 20px 0px 20px;	
}
#pollAnswer_1 LABEL {
	position: static;
	text-align: center;
	width: 160px;
	float: left;
	}
	
#pollAnswer_1 INPUT {
	position: static;
	float: left;
	margin: 160px 0px 0px 80px;
	}

	
#pollAnswer_2 {
	width: 160px;
	height: 220px;
	background-image: url(../images/vote/JenniferConnelly.jpg);
	background-repeat: no-repeat;	
	background-color: #7f0f13;
	float: left;
	margin: 0px 20px 0px 20px;	
}
#pollAnswer_2 LABEL {
	position: static;
	text-align: center;
	width: 160px;
	float: left;
	}
	
#pollAnswer_2 INPUT {
	position: static;
	float: left;
	margin: 160px 0px 0px 80px;
	}


#pollAnswer_3 {
	width: 160px;
	height: 220px;
	background-image: url(../images/vote/MeganFox.jpg);
	background-repeat: no-repeat;	
	background-color: #7f0f13;
	float: left;
	margin: 0px 20px 0px 20px;		
}
#pollAnswer_3 LABEL {
	position: static;
	text-align: center;
	width: 160px;
	float: left;
	}
	
#pollAnswer_3 INPUT {
	position: static;
	float: left;
	margin: 160px 0px 0px 80px;
	}


#pollAnswer_4 {
	width: 160px;
	height: 220px;
	background-image: url(../images/vote/JulianneMoore.jpg);
	background-repeat: no-repeat;	
	background-color: #7f0f13;
	float: left;	
	margin: 0px 20px 0px 20px;	
}
#pollAnswer_4 LABEL {
	position: static;
	text-align: center;
	width: 160px;
	float: left;
	}
	
#pollAnswer_4 INPUT {
	position: static;
	float: left;
	margin: 160px 0px 0px 80px;
	}


#pollAnswer_5 {
	width: 160px;
	height: 220px;
	background-image: url(../images/vote/AmandaSeyfried.jpg);
	background-repeat: no-repeat;	
	background-color: #7f0f13;
	float: left;
	margin: 0px 20px 0px 20px;		
}
#pollAnswer_5 LABEL {
	position: static;
	text-align: center;
	width: 160px;
	float: left;
	}
	
#pollAnswer_5 INPUT {
	position: static;
	float: left;
	margin: 160px 0px 0px 80px;
	}


#pollAnswer_6 {
	width: 160px;
	height: 220px;
	background-image: url(../images/vote/NaomiWatts.jpg);
	background-repeat: no-repeat;	
	background-color: #7f0f13;
	float: left;
	margin: 0px 20px 0px 20px;		
}
#pollAnswer_6 LABEL {
	position: static;
	text-align: center;
	width: 160px;
	float: left;
	}
	
#pollAnswer_6 INPUT {
	position: static;
	float: left;
	margin: 160px 0px 0px 80px;
	}


#pollAnswer_7 {
	width: 160px;
	height: 220px;
	background-image: url(../images/vote/DemiMoore.jpg);
	background-repeat: no-repeat;	
	background-color: #7f0f13;
	float: left;
	margin: 0px 20px 0px 20px;		
}
#pollAnswer_7 LABEL {
	position: static;
	text-align: center;
	width: 160px;
	float: left;
	}
	
#pollAnswer_7 INPUT {
	position: static;
	float: left;
	margin: 160px 0px 0px 80px;
	}


#pollAnswer_8 {
	width: 160px;
	height: 220px;
	background-image: url(../images/vote/RobinWrightPenn.jpg);
	background-repeat: no-repeat;	
	background-color: #7f0f13;
	float: left;	
	margin: 0px 20px 0px 20px;	
}
#pollAnswer_8 LABEL {
	position: static;
	text-align: center;
	width: 160px;
	float: left;
	}
	
#pollAnswer_8 INPUT {
	position: static;
	float: left;
	margin: 160px 0px 0px 80px;
	}


#pollAnswer_9 {
	width: 160px;
	height: 220px;
	background-image: url(../images/vote/Eve.jpg);
	background-repeat: no-repeat;	
	background-color: #7f0f13;
	float: left;
		margin: 0px 20px 0px 20px;	
}
#pollAnswer_9 LABEL {
	position: static;
	text-align: center;
	width: 160px;
	float: left;
	}
	
#pollAnswer_9 INPUT {
	position: static;
	float: left;
	margin: 160px 0px 0px 80px;
	}


#pollAnswer_10 {
	width: 160px;
	height: 220px;
	background-image: url(../images/vote/DrewBarrymore.jpg);
	background-repeat: no-repeat;	
	background-color: #7f0f13;
	float: left;
		margin: 0px 20px 0px 20px;	
}
#pollAnswer_10 LABEL {
	position: static;
	text-align: center;
	width: 160px;
	float: left;
	}
	
#pollAnswer_10 INPUT {
	position: static;
	float: left;
	margin: 160px 0px 0px 80px;
	}

	
#pollAnswer_11 {
	width: 160px;
	height: 220px;
	background-image: url(../images/vote/NataliePortman.jpg);
	background-repeat: no-repeat;	
	background-color: #7f0f13;
	float: left;
		margin: 0px 20px 0px 20px;	
}
#pollAnswer_11 LABEL {
	position: static;
	text-align: center;
	width: 160px;
	float: left;
	}
	
#pollAnswer_11 INPUT {
	position: static;
	float: left;
	margin: 160px 0px 0px 80px;
	}
