/* 
    Document   : fieldset
    Created on : 10/10/2012, 11:25:24
    Author     : Administrador
    Description:
        Purpose of the stylesheet follows.
*/

/*.ui-fieldset, .ui-fieldset .ui-fieldset-legend{
    background-color: blueviolet !important;
}*/

/*.ui-fieldset-legend{
    background-color: white !important;
    border: 0px none !important;
}*/

.ui-fieldset .ui-fieldset-toggler {
    margin-top: 0.0em !important;
}

legend{
    display: inherit !important;
    width: inherit !important;
    padding: 0;
    margin-bottom: 0px !important;
    font-size: inherit !important;
}

/*td, th{
    padding: 0px !important;
}*/
