div.nicetitle {
    position: absolute;
    padding: 2px;
    top: 15px;
    margin-left: 25px;
    color: white;
	font-size: 7pt; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
    background: url(ntbg.png);
	width:80px;
	z-index:1005;
    
}
div.nicetitle p {
    margin-left: 15;
	padding: 2px;
	z-index:1005;
	width:80px;
}
div.nicetitle p.destination {
	font-size: 7pt; 
    text-align: center;
    padding-top: 5px;
	padding-left: 15px;
	z-index:1005;
	width:80px;
}

