body
{	font-family	: Verdana,Arial,Helvetica,sans-serif;
	font-size	: 62.5%;
	height		: 100%;
	margin		: 0px;
	padding		: 0px;}

p
{	clear		: both;
	font-size	: 1.1em;
	line-height	: 1.4em;
	margin		: 10px 0 0;
	padding		: 0;}

p.question
{	font-weight	: bold;}

input  
{	float		: left;
	margin		: 0px;
	font-family	: Verdana,Arial,Helvetica,sans-serif;
	font-size	: 1.1em;
	font-size-adjust: none;
	font-stretch	: normal;
	font-style	: normal;
	font-variant	: normal;
	font-weight	: normal;
	line-height	: 1.4em;
}

label
{	display		: block;
	margin		: 0 0 0 25px;
	width		: 130px;}

button
{	background	: url('../img/vote.gif') red repeat scroll 0 0 ;
	border		: medium none;
	cursor		: pointer;
	float		: right;
	padding		: 0px;
	height		: 25px;
	width		: 84px;
	margin		: 0px 4px 0px 0px;}

a:link
{	font-weight	: bold;
	color		: #666666;}

a:visited
{	font-weight	: bold;
	color		: #666666;}

a:hover
{	color		: #666666;
	font-weight	: bold;
	text-decoration	: underline;}

a:active
{	color		: #666666;
	font-weight	: bold;
	text-decoration	: underline;}

p.link
{	margin-top:10px;
	float:right;}

