div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: #333333;
    font-size: 11px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    background-color: #FCF7CE;
    width: 20em;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    font-weight: bold;
    background: url(/music/images/bg.jpg);
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}