﻿
 label.highlight_label 
    {	
        PADDING-RIGHT: 3px;	
        DISPLAY: block;	
        PADDING-LEFT: 3px;	
        PADDING-BOTTOM: 1px;	
        font-weight:bold;
        COLOR: #ffffff;	
        PADDING-TOP: 1px;	
        BACKGROUND-COLOR: #808392;
        margin-top:10px;
   
    }
    .poll_form select {width:300px;}
    .poll_form select.months {width:auto;}
    .poll_form input[type=text] {width:200px; margin-right:10px;}
    .poll_form label.inner_label {margin-right:10px;}
    .poll_form ol {font-weight:bold;}

