body
{
	margin:0;
	padding:0;
	color:#707070;
	font-family: Verdana;
	font-size:8pt;
}
:focus { -moz-outline-style: none; } 
a { color:#9E0B0F; }
p { width: 552px; }
p#legal { width: 672px; }
#lets-play
{
	background: transparent url(img/lets-play-bg.gif) no-repeat scroll 0 0;
	height:30px;
	margin:0 0 26px 0;
	padding:0;
}
#lets-play-people
{
	background: transparent url(img/lets-play-people-bg.gif) no-repeat scroll 0 0;
	height:360px;
	width:550px;
	margin:20px 0;
	padding:0;
}
#score-big
{
	background: transparent url(img/vxp-score-big-bg.gif) no-repeat scroll 0 0;
	height:46px;
	margin:0;
	padding:0;
}
#form-wrapper { width:730px; }
#form-wrapper h1 {
	color:#003263;
	font-size:13pt;	
}
fieldset
{
	border:none;
	margin-top:37px;
}
fieldset label
{
	float: left;
	width: 120px;
	text-align:right;
	margin-right:12px;
}
fieldset#quiz, fieldset#login
{
	margin:25px 0 0 2px;
	padding:0;
}
fieldset#login label 
{
	margin-left:0;
	width:85px;
	text-align:left;
}
fieldset#quiz .radio
{
	float:left;
	margin:0;
	padding:0;
	width:0px;	
	cursor:pointer;
	border:none;
}
fieldset#quiz label
{	
	text-align:left;
	margin:0 0 20px 22px;
	padding:0;
	width:450px;
}
fieldset input
{
	float: left;
	width: 180px;
	margin-bottom: 10px;
	border: solid 1px #244874;
}
fieldset span
{
	float: left;
	margin:0 3px 0 3px;
}
fieldset input.sm 
{ 
	width: 60px;
}
fieldset select
{
	border: solid 1px #244874;
	margin-bottom: 10px;
}
fieldset .enter-now
{
	margin-left: 132px;
	margin-top: 52px;
	width:160px;
}
fieldset br
{
	clear: left;
}
fieldset .chk
{
	width:15px;
	margin:0 5px 10px 0;
	padding:0;
	border:none;
}
.imgbtn { border:none; cursor:pointer; margin-right:16px; }
.send
{
	margin-left:132px;
	margin-top:47px;
	width:160px;
	height:30px;
}
.submit-quiz
{
	margin-left:0;
	margin-top:10px;
	width:160px;
	height:30px;
}
.login
{
	margin-left:0;
	margin-top:25px;
	width:160px;
	height:30px;
}
.not-reg
{
	margin-left:0;
	margin-top:15px;
	width:160px;
	height:30px;
}
.reset
{
	margin-top:47px;
	width:140px;
	height:30px;
}
.tell-a-friend, .gridiron-btn
{
	margin-top:44px;
}
#error
{
       background: #fae8e9 url(img/error-bg.gif) no-repeat scroll 0 0;
       border: solid 1px #ca1b23;
       width:auto;
       margin:15px 0 15px 0;
}
#error p { width:auto;}
#error #msg
{
       margin:15px 15px 15px 80px;
       color:#ca1b23;
}
#error #msg span#head
{
       font-weight:bold;
}

.content-opt-btn
{
	width:320px;
	height:277px;
	margin-bottom:30px;
}