div.nicetitle {
    background: transparent url(/images/nicetitle.gif) bottom left no-repeat;
    color: #FFF;
    font: bold 13px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    left: 0px;
    padding: 6px 4px 18px 4px;
    position: absolute;
    top: 0px;
    width: 25em;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}

div.nicetitle p.destination {
    font-size: 9px;
    padding-top: 3px;
    text-align: left;
}
