.option_text_cell {
    padding: 4px 0px 0px;
    display: block;
}

.mpoll_bar {
    background-color:#E5E5C9;
    height: 10px;
}

.mpoll_bar_holder {
    border: 1px solid #E5E5C9;
    margin-right: 8px;
    margin-top: 4px;
    display: none;
}

.mpoll_mainblock {
	color: #000000;
    background-image: url(../images/page/poll_back.gif);
    background-repeat: repeat-y; 
    font-size: 0.8em; 
	padding: 0px 7px 1px 5px;
}

.mpoll_mainblock a {
    color: #000000;
    text-decoration: none;
}


.mpoll_mainblock .button {
	width: 55px;
	height: 23px;
	border: 0px;
	margin: 0px;
	background-image: url(../images/buttons/vote.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

.mpoll_percentages {
    font-size:1em;
    padding-right: 8px;
}

.mpoll_radio {
    margin-top: 2px;
}

.mpoll_results {
    margin: 1px 3px 1px 8px;
}

.mpoll_topic {
    color: #9E1D22;
    font-weight: bold;
    margin: 0px 0px 0px 7px;
	padding-top: 3px;
}

.mpoll_total {
	padding-top: 8px;
	font-size:1em;
}