/*** NICE TITLES
*********************************************************/
div.nicetitle {
	background-color: #FFFFFF;
	color: #000000;
	font: bold 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	left: 0;
	padding: 2px;
	position: absolute;
	top: 0;
	width: 25em;
	z-index: 99999;
	width: auto;
	height: auto;
	border: 1px solid #666666;
}
	
div.nicetitle p {
    margin: 0;
	padding: 0 3px;
	-moz-opacity: 1;
}

div.nicetitle p.destination {
    font-size: 9px;
    padding-top: 3px;
	text-align: left;
	-moz-opacity: 1;
}
div.nicetitle p.destination2 {
	font-size: 11px;
	padding-top: 3px;
	text-align: left;
	-moz-opacity: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.nicetitle p span.accesskey {
	color: #d17e62;
}.S_shoutbox {
	height: 250px;
	width: 100%;
	overflow: hidden;
}
