/* Start of CMSMS style sheet 'GVA-Poll' */
div#pollcontent h3{
	background: #CCCCCC;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

div#pollvoteform input{
	margin-left: 5px;
}

div#poll{
	border: 1px solid #990000;
	background: white;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

div#poll thead{
	background: #CCCCCC;
}
/* End of 'GVA-Poll' */

