#ienquete{
    margin:20px 0px;
}
#ienquete h2{margin-bottom:0px;}

#ienquete form{margin-top: 0px; margin-left:0px; padding-left:0px;}
#ienquete table{width:300px;}
#ienquete table thead tr th{height:36px; text-align:left; font:12px Arial; color:#777; text-decoration: underline;}
#ienquete table tbody tr td{padding:3px 0px;}
#ienquete table tbody tr td.first-radio{width:24px; text-align: center;}
#ienquete table tbody tr td{width:276px;}
#ienquete table tbody tr td label{text-align:left; color:#666; font:12px Tahoma; cursor:pointer;}
#ienquete table tfoot tr td{height:40px;}
#ienquete table tfoot tr td button{
    border-radius:4px; 
    -moz-border-radius:4px; 
    -webkit-border-radius:4px;
    width:80px; 
    height:24px; 
    font:bold 12px Arial; 
    color:#333; 
    line-height:24px; 
    text-align:center; 
    background:#CCC; 
    border:1px solid #666; 
    margin-right:120px;
}
#ienquete table tfoot tr td button:hover{background:#777; color:#CCC;}



.lstresultado thead tr th{
    color:#333;
    font:bold 16px Arial;
}
.lstresultado{width:100%; border:1px solid #CCC; background:#FFF; -moz-border-radius:4px 4px; -webkit-border-radius:4px 4px; -moz-box-shadow:0 1px 4px #DFDFDF;}
.lstresultado .first{border-left:none;}
.lstresultado .trlinha{background: #F2F2F2;}
.lstresultado thead tr th{border-left:1px solid #069; background:#006FA4; color:#FFF; font:bold 16px Arial; height:34px; cursor:default;}
.lstresultado tbody tr td{font:11px Tahoma; color:#333; border-top:1px solid #CCC; border-left:1px solid #CCC; padding-left:4px; height:24px;}
.lstresultado tbody tr td img{padding:4px;}
.lstresultado tbody tr td a{color:#000; font:11px Tahoma; text-decoration:none; display:block;}
.lstresultado tbody tr td a:hover{color:#333; text-decoration:underline;}
.lstresultado tbody tr td a img{border:none;}
.lstresultado tbody tr:hover{background:#F0F8FF;}
.lstresultado tbody tr td.numero{width:60px; font-weight:bold;}


