﻿
.poll-box
{
    background-image:url(../images/pages_z/vote.jpg);
    background-repeat:no-repeat;
    background-position:right; 
	 padding: 10px; width: 220px;
	height:214px;
	margin-right:0px;
	width:85%;
	color:#fff;
}

.poll-question
{
 color: #000000; padding:5px;margin-bottom:10px;
}
.poll-total
{
	 color:#000;  padding:5px; margin-bottom:10px;text-align: right; text-transform:uppercase;font-size:8pt;font-family:Tahoma;
}
.poll-result
{
	font-size:8pt; padding-left:4px; font-family:Tahoma;  
}
.poll-chart
{
	 padding: 4px; height: 15px; overflow: hidden; vertical-align: middle;margin-bottom:10px;
}
#divMsg
{
    width:100%;
    height:auto;
    float:left;
    }
    .mInfo{  width:100%;
    height:auto;
    float:left;}
    