div.nicetitle {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #242424;
	font-weight: normal;
	background-color: #FFF8EE;
	/*#63673E;*/
	border-color: #FFDDAD;
	/*#C0C879;*/
	border-width: 1px;
	border-style: solid;
	padding: 6px;
	width: 10em;
	top: 0px;
	left: 0px;
	position: absolute;
}

div.nicetitle p {
    margin: 0;
    padding: 0 3px;
    line-height: 130%;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}
