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