.be-nice-to-Mac-IE5
{
	font-family: "\"}\"";
	font-family: inherit;
}



/* -- GENERAL REDECLARATIONS -- */

*
{
	margin: 0;
	padding: 0;
}

body
{
	text-align: left;
	color: #5F3E2F;
	font: normal 11px/14px Arial, Verdana, Helvetica, sans-serif;
	background-color: #FAEAEE;
}

A:link { text-decoration: underline; font-weight: normal; color: #5F423C; }
A:visited { text-decoration: underline; font-weight: normal; color: #5F423C; }
A:hover { text-decoration: underline; font-weight: normal; color: #66B6B7; }
A:active { text-decoration: underline; font-weight: normal; color: #66B6B7; }

div.poll p
{
	padding: 8px 8px 8px 8px;
	margin: 0px 0px 0px 0px;
}

span#QuestionButtonList
{
	display: block;
	padding: 4px 8px 4px 8px;
	margin: 0px 0px 0px 0px;	
}

div.question table
{
	margin: 8px;
}

div.question table tr td
{
	font: normal 10px/12px Arial, Verdana, Helvetica, sans-serif;
	white-space: nowrap;
}

div.question span h4
{
	font: bold 11px/14px Arial, Verdana, Helvetica, sans-serif;	
	padding: 8px 8px 8px 8px;
}

div.question
{
	position: relative;
}

input.pollsubmit
{
	background-image: url(http://images.thenestbaby.com/contest/nb_promo_button_70x18.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 125px;
	left: 120px;
}

#QuestionButtonList label
{
	margin-left: 3px;
	position: relative;
	top: -3px;
	line-height: 20px;
}

* html #QuestionButtonList label
{
	margin-left: 0;
	line-height: normal;
}