/**---------------------- 

viewer poll

----------------------**/
#vote-column { width: 710px; margin: 0 0 0 10px;}

.greytxt { color: #999; } 

#vote-column p.p-vote {margin-left: 212px; }

form#vote-form {padding-top : 115px; background  : transparent url(../../../../www-tc.pbs.org/wgbh/cookingunderfire/finalists/vote/img/names.gif) no-repeat 110px 0;}

table#vote-table  {        
    width       : 650px; 
    padding-bottom: 1em;
    }


    
table#vote-table  td,
table#vote-table  th {
    text-align: center;
    border-bottom: 5px solid #fff;
    }    
    
table#vote-table  th { width: 200px; }    
    
table#vote-table  tr.will {
    background-color: #feecc6;
    }
    
table#vote-table  tr.will td { height: 27px; margin-bottom: 5px;width:38px;}    

table#vote-table  tr.should {
    background-color: #ccc;
    }    
    
table#vote-table tr.should td { height: 27px;width:38px; }  
table#vote-table td.cn { width: 48px;}
table#vote-table th.cn { width: 48px;}
table#vote-table th.ti { width: 104px;}


table#vote-table input#castbut { background-color: #f30; color: #fff; padding: 2px; font-size: 0.9em; font-weight: bold; float: right;} 




table#vote-table  td .ra {
    text-align: right;
    }
    
table#vote-table  td.win {
    font-weight: bold;
    color: #021696;
    }