div.nicetitle {
  -moz-border-radius-bottomleft:8px;
  -moz-border-radius-bottomright:8px;
  -moz-border-radius-topleft:8px;
  -moz-border-radius-topright:8px;
  background-color:#440000;
  border:1px solid #331111;
  color:#FFFFFF;
  font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
  font-size:13px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  height:auto;
  left:0pt;
  line-height:normal;
  min-width:80px;
  opacity:0.8;
  padding:4px;
  position:absolute;
  top:0pt;
  width:auto;
  z-index:20;
}

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

div.nicetitle p.destination {
  font-size:9px;
  opacity:1;
  padding-top:3px;
  text-align:left;
}

div.nicetitle p span.accesskey {
  color:red;
  font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
  font-size:13px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
}