﻿.PollStyle {
	
}

.QuestionStyle {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	color : #505050;
}

.Answer {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	color : #666666;
	padding-left: 0px;
	padding-right: 0px;
}

.SubmitButton {
	cursor: hand;
	background-image: url(../imgs/submit.gif);
	border: 0px;
	width: 58px;
	height: 13px;
}
