.nicetitle {
position: absolute;
color: white;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
background-color:#191919;
filter:alpha(opacity=90);
-moz-border-radius: 5px;
-moz-opacity: 0.9;
max-width: 480px;
border: 1px solid black;
/*
-moz-border-radius-bottomleft:10px;
-moz-border-radius-topright:10px;
*/
}

.nicetitle p {
margin:4px 12px;
text-align:left;
}

.nicetitle p.titletext {
color:#f06;
font-size:12px;
}

.nicetitle p.destination {
font-size: 10px;
color:#fff;
}

.nicetitle p.name {
font-size: 9px;
color:#f3b9b8;
}

.nicetitle p span.accesskey {
color:#936968;
}

.floating-thumb {
position: absolute;
}

.floating-thumb img {
border: 2px solid #333;
}