﻿.cuads
{
    width: 162px;
    margin-bottom: 7px;
    
}
.cuads_header
{
    background-image: url(../../imgs/general/cuadtit.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 22px;
    text-align: center;
}
.cuads_titulo
{
    font-size: 12px;
    color: Blue;
    font-weight: bold;
    
}
.cuads_body
{
    background-image: url(../../imgs/general/fnd_cuads.gif);
    background-repeat: repeat-y;
    border-bottom: #646464 1px solid;    
}
table.rblist input
{
    float: left;
}
    
table.rblist label
{
    padding-left:25px;		
    display:list-item;
    list-style-type:none;
    padding-top:5px;
}
