.caixa .caixa-topo
{
    background-image: url("../img/artista-dir-topo.gif");
    background-repeat: no-repeat;
    width: 182px;
    height: 8px;
    font-size: 1px;
}
.caixa .caixa-rodape
{
    background-image: url("../img/artista-dir-rodape.gif");
    background-repeat: no-repeat;
    width: 182px;
    height: 8px;
    font-size: 1px;
}
.caixa .caixa-conteudo
{
    background-color: #f1f1f1;
    width: 160px;
    _width: 182px;
    padding: 4px 11px 4px 11px;
}