/* Adapted from CSS by http://trentrichardson.com and www.cssplay.co.uk */
a.tt
{
  position: relative;
  z-index: 24;
  color: #636563 !important;
  text-decoration: none;
  border-bottom: 1px dashed red;
}
a.tt u
{
  display: none;
}

/* background:; IE hack, something must be changed in a for IE to execute it */
a.tt:hover
{
  z-index: 25;
  color: #4EBF37;
  background: ;
}
a.tt:hover u.tooltip
{
  text-decoration: none;
  display: block;
  position: absolute;
  top: -140px;
  left: -40px;
  padding: 0;
  width: 260px;
  color: #333;
  filter: alpha(opacity: 90);
  KHTMLOpacity: 0.90;
  MozOpacity: 0.90;
  opacity: 0.90;
}
.xsnazzy h1, .xsnazzy h2, .xsnazzy p
{
  margin: 0 10px;
  letter-spacing: 1px;
}
.xsnazzy h1
{
  font-size: 2.5em;
  color: #fc0;
}
.xsnazzy h2
{
  font-size: 1em;
  color: #4F82CB;
  border: 0px none;
  padding-top: 0.5em;
  padding-left: 10px;
  text-transform: none;
}
.xsnazzy p
{
  padding-bottom: 0px;
  color: #4EBF37;
}
.xsnazzy
{
  background: transparent;
  margin: 0px;
}
.xsnazzy img
{
  vertical-align: text-top;
  border: 1px solid #7A7a7a;
  margin: 0px 15px 0px 0px;
  padding: 0px;
  float: left;
}
#xsnazzy_div
{
  font: 85%/1.5em Verdana, Tahoma, arial, sans-serif;
  margin: 0 10px;
  color: #636563;
  border: 0px none;
  padding-top: 0.5em;
  padding-left: 10px;
  padding-bottom: 5px;
}
.xsnazzy em
{
  display: block;
  width: 0;
  height: 0;
  color: #4EBF37;
  overflow: hidden;
  border-top: 12px solid #4EBF37;
  border-left: 12px dotted transparent;
  border-right: 12px dotted transparent;
  margin-left: 50px;
}
/* hack for IE5.5 */
* html .xsnazzy em
{
  width: 24px;
  height: 12px;
  w\idth: 0;
  hei\ght: 0;
}
.xsnazzy span
{
  display: block;
  width: 0;
  height: 0;
  color: #C4EEBB;
  overflow: hidden;
  border-top: 10px solid #C4EEBB;
  border-left: 10px dotted transparent;
  border-right: 10px dotted transparent;
  margin-left:  52px;
  margin-top: -15px;
}
* html .xsnazzy span
{
  width: 20px;
  height: 10px;
  w\idth: 0;
  hei\ght: 0;
}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7
{
  display: block;
  overflow: hidden;
  font-size: 0;
}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6
{
  height: 1px;
}
.xb4, .xb5, .xb6, .xb7
{
  background: #ccc;
  border-left: 1px solid #4EBF37;
  border-right: 1px solid #4EBF37;
}
.xb1
{
  margin: 0 8px;
  background: #4EBF37;
}
.xb2
{
  margin: 0 6px;
  background: #4EBF37;
}
.xb3
{
  margin: 0 4px;
  background: #4EBF37;
}
.xb4
{
  margin: 0 3px;
  background: #C4EEBB;
  border-width: 0 5px;
}
.xb5
{
  margin: 0 2px;
  background: #C4EEBB;
  border-width: 0 4px;
}
.xb6
{
  margin: 0 2px;
  background: #C4EEBB;
  border-width: 0 3px;
} 
.xb7
{
  margin: 0 1px;
  background: #C4EEBB;
  border-width: 0 3px;
  height: 2px;
}
.xboxcontent
{
  border-left: 3px solid #4EBF37;
  border-right: 3px solid #4EBF37;
  border-top:  0px solid #4EBF37;
  border-bottom: 0px solid #4EBF37;
  display: block;
  background: #C4EEBB;
}
