﻿
#caixa_duvidas_frequentes
{
    clear:both;
    background:url('/imagens/master-page/controles/duvida-frequente/bg.gif') repeat-y left top;
    /*margin-top: 10px;*/
}

#caixa_duvidas_frequentes_topo
{
    clear:both;
    background:url('/imagens/master-page/controles/duvida-frequente/bg-titulo.gif') no-repeat left bottom;
    height:41px;
}

#caixa_duvidas_frequentes_centro
{
    padding: 0px 14px 5px 12px;
    background:url('/imagens/master-page/controles/duvida-frequente/bg.gif') repeat-y left top;
    line-height: 16px;
    /*padding: 0px 5px 5px 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;*/
}

#caixa_duvidas_frequentes_rodape
{
    clear: both;
    background: url('/imagens/master-page/controles/duvida-frequente/bg-rodape.gif') no-repeat left bottom;
    height: 10px;
}

/*#caixa_duvidas_frequentes_centro ul li
{
    display:block;
    margin-bottom:5px;
    line-height:normal !important;
    height:auto !important;
}*/

#caixa_duvidas_frequentes ul li { margin-bottom: 0; height: 0; }

li.ultimo_item { border: none !important; }

#caixa_duvidas_frequentes_centro ul li  
{
    background: none;
    border-bottom: 1px dashed #e1e1e1; 
    display: block;
    height: auto;
    padding: 12px 0; 
}

#caixa_duvidas_frequentes_centro ul li a { display: block; }
