div.nicetitle {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/images/nicetitle.png);
	left: 0;
	padding: 4px;
	position: absolute;
	top: 0;
	z-index: 20;
	text-align: left;
	}

div.nicetitle p {
	margin: 0;
	padding: 0 3px;
	font-size: small;
	font-variant: small-caps;
	color: #000000;
}

div.nicetitle p.destination {
	font-size: xx-small;
	padding-top: 1px;
	text-align: left;
	text-transform: lowercase;
}

div.nicetitle p span.accesskey {
	color: #990000;
}
