div.nicetitle
  { color: black; font-size: 13px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; background: #fff url("(EmptyReference!)"); padding: 4px; position: absolute; z-index: 80; top: 0; left: 0; width: 25em; border: ridge 1px #900; -moz-border-radius: 12px  }
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination
{
	font-size: 9px;
	text-align: left;
	padding-top: 3px;
	visibility: hidden;
}
