@charset "utf-8";
/* CSS Document */


body{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
table, th, td	{ 
border-collapse:collapse;
 font-size:10px;
}	


.pollName{ background-color:#CCCCCC;  padding:4px; font-weight:600 ; font-size:10px}
a:link{font-weight:600 ; font-size:12px; color:#666666; text-decoration: underline}
a:visited{font-weight:600 ; font-size:12px; color:#666666; text-decoration:underline}
a:hover{font-weight:600 ; font-size:12px; color:#000; text-decoration: none}
hr{ width:80%; height:1px; margin: 6px auto; display:none;



}	


table { 



}	
div.poll{ border-bottom: solid 1px black; white-space:nowrap; margin-bottom:10px;  padding-bottom:5px;}

.bar_inner{border:none ;}
.bar_outer{border:none ;}
