body {
	behavior: url("css/csshover3.htc");
}
/*#questionaire {
  background: transparent url(../images/distance/blue_bg_questionaire.jpg) no-repeat right top;
  width: 947px;
  margin: 20px 8px 0 8px;
}*/
#questionaire {
	position: relative;
	width: 947px;
	margin: -230px 8px 0;
}
.FormBackground {
	background-color: #F0F0F0;
	padding: 20px 35px 0;
}
#questionaire .wrapper {
	background: url("../images/sweepstakes/sweeps_bg.png") no-repeat scroll left top transparent;
	margin: 0 10px;
	padding: 15px 13px 0;
}
#questionaire .wrapper:after {
	content: '.';
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}
#questionaire h1 {
	color: #C3A861;
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 20px;
}
.confirmationBackground {
	background-color: #F0F0F0;
	height: 150px;
	margin: 20px 20px 0;
	padding: 20px;
}
div#mainHeader h2 {
	font-size: 14px;
	font-weight: normal;
}
#questionaire hr {
	border: 0px;
	height: 2px;
	background: transparent url(../images/dotted_line.jpg) repeat-x left top;
	margin: 10px -5px;
}
#questionaire h2 {
	font-size: 16px;
	color: #666;
	margin: 0 0 10px 0;
}
#questionaire span, #questionaire input, #questionaire label, #questionaire p {
	font-size: 12px;
	color: black;
	font-weight: normal;
}
#form_left input {
	margin:5px 0 0 10px;
	width:250px;
}
#form_left select {
	margin: 5px 0 0 10px;
	width: 150px;
}
#questionaire label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 150px;
	padding: 0;
	text-align: left;
	margin:5px 0 0 0px;
}
#newsletter {
	float: left;
}
#questionaire #newsletter_label {
	float: left;
	display: inline;
	margin-left:5px;
	margin-top:0px;
	padding: 0;
	background: transparent !important;
	width:500px;
	text-align: left;
}
#submit {
	margin-top:10px;
	background: url("../images/buttons/submit_btn.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	display: block;
	height: 28px;
	text-indent: -9999px;
	width: 101px;
}
#submit:hover {
	background-position: 0 -28px;
}
#questionaire br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
#questionaire ul {
	margin-left: 50px;
}
#sweepstakes_bottom_features {
	clear: both;
	padding-top: 0px;
	padding-left: 6px;
}
#sweepstakes_bottom_features #ball_related {
	background: url(../images/cares/related_product_bg_lg.jpg) no-repeat 0 0;
	width: 655px;
	height: 164px;
	padding-top: 8px;
	float: left;
}
#sweepstakes_bottom_features #ball_related h2 {
	background: transparent url(../images/products/pp_arrow_related_products.png) no-repeat right top;
	width: 154px;
	height: 34px;
	font-size: 12px;
	padding: 5px 0 0 35px;
	margin-left: -2px;
	color: #454545;
}
#sweepstakes_bottom_features #ball_related div {
	padding-left: 65px;
	margin-top: -16px;
}
#sweepstakes_bottom_features #ball_related a {
	float:left;
	text-decoration: none;
	width: 262px;
	color: #ffffff;
	/*text-align: center;*/
	padding: 0 32px 0 0;
}
#sweepstakes_bottom_features #ball_related a span {
	background: transparent url(../images/products/pp_tiny_arrow_feature.png) no-repeat right;
	padding-left: 6px;
	padding-right: 18px;
	font-weight: bold;
}
#sweepstakes_bottom_features #ball_related a img {
	display:block;/*margin: 4px auto 8px;	*/
}
#sweepstakes_subfeature {
	width: 289px;
	float: left;
}
#sweepstakes_subfeature a {
	display: block;
	height: 172px;
	margin-left: 10px;
	text-indent: -999em;
}
#sweepstakes_subfeature a:hover {
	background-position: 0 -172px;
}
div#prizeInput input {
	margin: 5px 93px;
}
div#models li {
	background: url("../images/sweepstakes/sweeps_bullets.jpg") no-repeat scroll left center transparent;
	list-style: none outside none;
	padding-left: 1.4em;
}
#models ul {
	margin: 15px 10px 20px 20px;
}
#form_left {
	float: left;
	width: 430px;
}
#errorMessage {
	background-color: #414141;
	padding: 2px 0;
	width: 300px;
}
#errorMessage ul {
	color:#FFFFFF;
	margin: 15px 10px 20px 40px;
}
.wrapper table td {
	vertical-align:top;
}
.footerFB {
	background-color: #F0F0F0;
	font-size: 10px;
	line-height: 120%;
	margin: 0 31px;
	padding: 29px 0 41px 35px;
}
#questionaire label#submit_label {
	float: none;
	margin-left: 5px;
}
.InactiveSweeps {
	color: #9F0000;
	font-size: 20px;
	font-weight: bold;
	margin: 50px 0;
	text-align: center;
}

