/* CSS Document */
.pThankYou {
	font-size: 1.25em;
	font-style: italic;
	color: #f58025;
}
.pQuestion {
	font-size: 1.25em;
	font-weight: bold;
	color: #000000;
}
.pTotalVotes {
	color: #999999;
}
.pCurVotes {
	color: #999999;
}
.pDisclaimer{
	font-size: 0.9em !important;
	color: #999999;
	font-style: italic;
}
hr{
	background:#EEEEEE none repeat scroll 0%;
	border-style:none;
	color:#EEEEEE;
	display:block;
	height:2px;
	margin:5px 0px;
	padding:0px;
}

.pOption {
	width: 250px; 
	margin-bottom: 5px;
}
#col-right li{
	margin-left: 10px !important;
}
img { behavior: url(../css/iepngfix.htc) }