div.nicetitle {
background-color: #ffc;
color: #000;
border: 1px solid #333;
font-size: 1em;
left: 10px;
padding: 1px;
position: absolute;
text-align: left;
top: 0;
width: auto !important;
z-index: 20;
cursor: text;
}

div.nicetitle p {
font: 11px 'courier new', courier, monospace !important;
margin: 0;
padding: 0px 3px 0px 3px;
line-height: 14px;
}

div.nicetitle p.destination {
font: 10px tahoma, 'courier new', courier, monospace !important;
background-color: #ffc;
color: #bd252b;
padding: 0px 3px 3px 4px;
text-align: left;
}

div.nicetitle p span.accesskey {
font: bold 11px 'courier new', courier, monospace;
background-color: #ffc;
color: #333;
letter-spacing: 1px;
line-height: 14px;
text-decoration: none;
}

