#header #poll form.ShowPoll fieldset {
    border-style: none;
}
#header #poll form.ShowPoll label, form.ShowPoll h6 {
    width: auto;
    float: none;
    font-size: 10px;
    font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
    margin-bottom: 1em;
}


#header #poll form.ShowPoll .middleColumn {
    float: none;
    margin: 0;
}   

#header #poll form.ShowPoll div.poll_answer_caption {
    clear: left;
}
#header #poll form.ShowPoll div.poll_answer_result {
	font-size: 10px;
    font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#header #poll form.ShowPoll div.poll_answer_result span {
		float: left;
		background-color: #bbb;
	}

#header #poll form.ShowPoll .optionset li {
    margin-left: -40px;
}
form.ShowPoll div.Actions {
padding-left:5px;
}
#header #poll form.ShowPoll .optionset li label {
   
	line-height:normal;
}
* li{ list-style:none;}
* radio {
margin-left:-10px;
}