#painel { position: relative; z-index: 0; height: 310px; }
    #painel dd { position: relative; z-index: 0; float: left; height: 300px; }

    #painel .painel_destaque {
        position: relative;
        width: 730px; overflow: hidden; 
        margin-right: 10px;
        background-repeat: no-repeat;
        border: 1px solid #ccc;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 728px; height: 298px;
    }
        #painel .painel_destaque div {
            position: absolute;
            top: 35px; left: 35px;
            width: 180px; height: 230px;
            color: #fff;
        }

            #painel .painel_destaque div .painel_tit {
                display: block;
                font-size: 24px; line-height: 100%;
                padding-bottom: 5px;
                text-transform: uppercase;
            }
            #painel .painel_destaque div .painel_olho {
                display: block;
                padding-bottom: 20px;
                font-weight: bold;
                font-size: 16px;
                line-height: 120%;
            }
            #painel .painel_destaque div .painel_desc {
                display: block;
                padding-bottom: 20px;
                font-size: 12px;
                line-height: 140%;
            }

        #painel .painel_destaque .bot_saiba_mais {
            position: absolute;
            width: 103px; height: 18px;
            bottom: 30px; left: 110px;
            background-image: url(../images/bot_painel_saiba_mais.png);
        }

    #painel .painel_cobertura { width: 237px; overflow: hidden; float: left;  }

#chamadas, #chamadas dd { float: left; }
#chamadas { background: url(../images/fundo_chamadas.gif) repeat-y; }
    #chamadas dd { width: 484px; }
        #chamadas dd.tit span.boxTit { width: 444px; }
            #chamadas dd.tit span.ultimas_mercado { background-image: url(../images/boxTit_ultimas_mercado.gif); }
            #chamadas dd.tit span.noticias_veiculos { background-image: url(../images/boxTit_noticias_veiculos.gif); }

    #chamadas dd.content {
        padding: 0 20px 10px 20px;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 444px;
        background: url(../images/fundo_content_deg.png) repeat-x;
    }
        #chamadas dd a {
            display: block;
            padding: 10px 0 15px 20px;
            border-bottom: 1px solid #ccc;
            font-size: 12px; line-height: 150%;
            background: url(../images/bullet_amarelo.gif) no-repeat 0 15px;
            color: #333;
        }
            #chamadas dd a.last { border-bottom: none; }

        #chamadas dd a strong {
            display: block;
            padding-bottom: 10px;
            font-size: 14px; line-height: 150%;
        }

        #chamadas dd a.veja_mais {
            width: 93px; height: 18px;
            background-image: url(../images/bot_veja_mais.gif);
            background-position: bottom left;
            margin: 0 0 0 auto;
            padding: 0;
            border: none;
        }

    #chamadas dd.colA { margin-right: 10px;}
