div.nicetitle {
	z-index:10000;
    position: absolute;
    padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
    top: 0px;
    left: 6px;
    color: white;
    font-size: 13px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url(ntbg.png);
    /* Mozilla proprietary */
    -moz-border-radius: 8px;
}
div.nicetitle p {
    margin-top: 5px; padding: 0 2px;
}
div.nicetitle p.destination {
    font-size: 12px;
    text-align: left;
    padding-top: 3px;
	margin-right: 10px;
}
