dl{
    margin:0 0 1em 0;
}
dl dt{
    font-weight:bold;
    margin:0 0 1em 0;
    float:left;
    clear:left;
}

dl dd{
    float:left;
    clear:left;
}

dl dd.mapa{
    float:right;
    clear:none;
}

dl dd.mapa div.mapa{
    width:500px;
    height:400px;
}

dl dd.mapa div p{
    display:none;
}
