/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

div.nicetitle{
 position: absolute;
	padding: 4px;
	min-width: 200px;
 top: 0px;
 left: 0px;
 color: #2e73a8;
 font-size: 11px;
 font-family: Verdana, sans-serif;
 background: #f1f2f3;
	text-align: left;
    
    /* Mozilla proprietary */
    -moz-border-radius: 6px;
}

div.nicetitle p
{
	margin: 0;
	padding: 0 3px;
}

div.nicetitle p.destination
{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	font-family: Verdana, sans-serif;
	color: #fff;
}