br
{
	clear:both;
}

.section span
{
	font-weight:bold;
}

div.contest,
div.newsletter_signup
{
	margin-bottom:12px;
	font-size:100%;
	background-color:#f1f1e7;
	padding:10px;
	width:430px;
}

div.contest 
{
	overflow:hidden;
}

div.contest label
{
	float:left;
	width:90px;
	padding-bottom:8px;
	font-weight:bold;
}

div.newsletter_signup
{
	overflow:auto;
	clear:both;
}

div.newsletter_signup input.checkbox
{
	width:15px;
	float:left;
}

div.newsletter_signup label
{
	width:400px;
	float:left;
	padding-left:8px;
}

div.contest input,
div.contest select,
div.contest textarea
{
	border:1px solid #b68e09;
	background-color:#fff;
	padding:1px;
	width:200px;
}

div.contest textarea 
{
	height:100px;
	width:300px;
}

div.field_error 
{
	border:1px solid #900;
	padding:0 2px 2px 2px;
}

div.field_error div.message	
{
	font-weight: bold; 
	color:#900;
}

.humans_only 
{
	padding-bottom:10px;
}

input.contest 
{
	background-color:#336b00;
	font-size:100%;
	font-weight:bold;
	padding:2px;
	color:#fff;
	margin-top:14px;
	font-family:verdana,arial,sans=serif;
}

ol.contestRules
{
	width:440px;
	padding:0 0 0 20px;
	margin:0 0 0 20px;
}

ol.contestRules li
{
	padding-bottom:5px;
}
/*++++++++++++ (FOR Thank You Pages) +++++++++++++*/
.contestHeight {height:300px;}
div.caption, div.photoCredit {
	color: #666;
	font-size: 80%;
	line-height: 120%;
	padding-top:4px;
}
 div.photoCredit {padding-top:0;}

/*p.connect a#facebook {
	background: url(images.css/connect_logos.gif) 62px 0 no-repeat;
	height:36px; 
	width:36px;
	xdisplay:block;
	line-height:36px;
	padding-left:39px;
	}		
		
p.connect a#facebook:hover { 
	background:url(images.css/connect_logos.gif) -62px -36px no-repeat;
	z-index:100;
	}
	
p.connect a#twitter { 
	background: url(images.css/connect_logos.gif) 0 0 no-repeat;
	height:36px; 
	width:36px;
	xdisplay:block;
	line-height:36px;
	padding-left:39px;
	}
	
p.connect a#twitter:hover { 
	background:url(images.css/connect_logos.gif) 0 -36px no-repeat;
	z-index:100;
	}*/

