body {
	color: #fff;
	background:#000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
}
a, a:link {
	color: #f00;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
#container {
	width: 460px;
	margin: 0 auto;
}
#header {
	padding-bottom: 5px;
	
}
.intro {
	padding-bottom: 20px;
	border-bottom: 1px dotted #f00;
}
.video {
	padding: 15px 0;
}
h1 {
	height: 0;
	padding-top: 440px;
	width: 460px;
	overflow:hidden;
	display: block;
	background: url('http://peoples-choice-awards09.papermag.com/images/title_awards.gif') top left no-repeat;
}
h3 {font-size: 16px; text-transform: uppercase;}
a#sponsor-diesel {
	height: 0;
	padding-top: 23px;
	width: 96px;
	overflow:hidden;
	display: block;
	background: url('http://peoples-choice-awards09.papermag.com/images/diesel_ad.gif') top left no-repeat;
	margin: 0 auto;
}
.poll-container {
	clear: both;
	padding-bottom: 15px;
	border-bottom: 1px dotted #f00;
}
.poll-submit {
	margin-top: 10px;
}
.msg-thanks {
	height: 0;
	padding-top: 60px;
	width: 250px;
	overflow:hidden;
	display: block;
	background: url('http://peoples-choice-awards09.papermag.com/images/thanks.gif') top left no-repeat;
}
#lastyear {
	text-align:center;	
}
#lastyear a{
	color: #fff;
	padding: 15px 0;

}


