body
{     
}

div.ulo
{ 
    width:100%;
    height:80px;
}

div.listahan
{ 
    width:100%;
    height:29px;
}

div.katawan
{    
    width:100%;
    height:600px;
}

div.paa
{    
    width:100%;
    height:40px;
}

div.canvas
{
    margin:0 auto 0 auto;
    width:1024px;
    height:600px;           
}

div.header
{
    margin:0 auto 0 auto;
    width:1024px;
    height:80px;
    background:url('image/logo.png');    
}

div.menu
{
    margin:0 auto 0 auto;
    width:1024px;
    height:29px;
}

div.content
{    
    float:left;    
    width:865px;
    height:600px;       
}

div.social
{
    float:left;    
    width:159px;        
    height:80px;
}

div.social_container
{
    padding-top:10px;
    height: 62px;
}

div.ad
{
    float:left;
    width:159px;        
    height:250px;
}

div.ad_container
{
    padding-top:4px;
    height: 237px;
}

div.poll
{    
    float:left;
    width:159px;            
    height:270px;
    
    /*background:url(image/poll_bg.png) no-repeat;    */
}

div.footer
{
    margin:0 auto 0 auto;
    width:1024px;
    height:40px;               
}

div.privacy_policy
{
    width:80px;    
    margin:0 auto 0 auto;
}

.poll_question
{
    float:left;
    margin:5px 5px 0px 5px;
}

.poll_list
{
    float:left;
    margin:5px 10px 0px 10px;        
    border-style:none;
}

.poll_vote
{    
    float:left;        
    margin:5px 0px 5px 0px;
}

.poll_entry_left
{
    float:left;    
    width:85px;
    height:230px;   
}

.poll_entry_right
{
    float:left;
    width:74px;
    height:230px;
}

.poll_image
{
    float:left;    
    margin:15px 0px 5px 10px
}

.poll_radio
{
    float:left;        
    margin:50px 20px 20px 5px;
}


.poll_progressBar
{        
    margin:50px 20px 20px 0px;
}

.poll_text
{
    float:right; 
    margin:55px 15px 55px 10px    
}