




/*td.label {   padding-right:5px; text-align:right; font-weight:bold; color:#5074ab; }*/

#surveyBody {	background-color:#ffe;
				/*padding-bottom:4px;*/
				border-bottom:1px solid #fdad00;
}


#surveyBody ul {
	padding-left:0px;
}

#surveyBody ul li {
list-style-type:none;
}

#surveyBody ul li input {
background:none;
border:none;
}

#vote_but{
background-color:#0066BB;
color: #fff;
text-decoration: none;
font-family: verdana,sans-serif;
font-size: 8pt;
border:none;
cursor:pointer;
padding:2px;
}

	#vote_but:hover { background-color:#fff; color:#0066BB }


.required {
color:#FF0000;
}

#surveyTitle {
				background-color:#fdad00;
				color:#FFFFFF;
				height:20px;
				text-align:center;
				font-size:16px;
				
				
}

#surveyEnd {	/*background-color:#fdad00;*/  /*change by David because I don't think we should end the survey like we begin it */
				/*height:20px;*/
				color:#FFFFFF;
}










	