.top td
{
	background:#ffffff;
	font-family:Arial;
	font-weight:bold;
	color: #000; 
	font:normal 1em Arial;
	margin-bottom:0;
	padding-bottom:0;
}


.bottom
{
	background:#ffffff;
	height:50px;
}

.bottom input {
    margin-bottom:5px;  
}

#myPoll1 td {
    text-align:left;
}

#myPoll1_ctl01_0, #myPoll1_ctl01_1 {
    float:left !important;
}

.answers td {
    /*width:20px !important;*/
    padding:0;
    margin:0;
}

#myPoll1_ctl01 table, .answers table{
    width:50px !important;
}