div.compass div.compassAdvertSep {
  background: url( images/divadv.gif ) repeat-x;
}

div.compass div.compassMainBox2 {
  background-color: #FFFFFF;
}

div.compass div.compassBannerBox {
  background-color: #EBEBEB;
}

div.compass div.compassLines {
  height: 50px;
  min-height: 50px;
}

div.compass .compassPoweredButton {
  display: block;
  background: none;
}

div.compass .compassPoweredButton:hover {
  background: none;
  display: block;
}

div.compass div.compassBottom {
  background: url( images/powered_by_collarity_white.gif ) no-repeat;
}

div.compass .compassTabs {
  width: 34px;
  height: 67px;
}

div.compass .compassTabsSiteMode, div.compass .compassTabsWebMode {
  background-image: url( images/tab_single.gif );
}

div.compass a.compassWebTab {
  background: url( images/myfox_web_text.gif );
  width: 24px;
  height: 34px;
  top: 21px;
  left: 282px;
}

div.compass a.compassSiteTab {
  width: 27px;
  height: 39px;
  top: 19px;
}

div.compass .compassSiteTab:hover {
}

div.compass .compassWebTab:hover {
  background: url( images/myfox_web_text.gif );
}

/* div.compass a.compassPoweredButton {
  display: none;
} */

div.compass a.compassS1 {
  color: #AB4246;
}

div.compass a.compassS1:link, div.compass a.compassS1:visited, div.compass a.compassS1:active {
  color: #AB4246;
}

div.compass a.compassS1:hover {
  color: #AB4246;
  text-decoration: underline;
}

.relatedHeader {
  background: url( images/related_header_wide.gif ) top right no-repeat;
  height: 17px;
  max-width: 504px;
/*   width: 491px; */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-indent: 6px;
  padding-top: 3px;
  margin: 6px 13px 0px 0px;
  color: #FFFFFF;
}

.relatedContent {
  background: url( images/related_middle_wide.gif ) top right repeat-y;
/*  width: 479px; */
  margin-right: 13px;
  max-width: 492px;
  padding-left: 6px;
  padding-top: 6px;
  padding-right: 6px;
}

.relatedSearches {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #3333A8;
  text-overflow: ellipsis;
  overflow: auto;
}

.relatedSearchResults {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #3333A8;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.relatedBottom {
  background: url( images/related_bottom_wide.gif ) top right no-repeat;
  height: 11px;
  margin-right: 13px;
  max-width: 504px;
/*  width: 491px; */
}

div.compassTooltipBox a.tooltipTitle {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  color: #ab4246;
}

div.compassTooltipBox a.tooltipTitle:hover {
  text-decoration: underline;
}

div.compassTooltipBox div.tooltipSnippet {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

div.compassTooltipBox div.compassTooltipContentBox {
  background-color: #d2eafd;
  width: 259px;
}

div.compassTooltipBox div.compassTooltipArrow {
  background: url( images/tooltip_arrow_left.gif ) no-repeat;
  right: 267px;
  height: 17px;
  width: 12px;
}

div.compassTooltipBox div.compassTooltipRight {
  width: 3px;
  height: 92px;
  background-image: url( images/tooltip_right.gif );
}

div.compassTooltipBox img.compassTooltipTopImg {
  height: 5px;
  width: 264px !important;
  border: 0;
}

div.compassTooltipBox img.compassTooltipBottomImg {
  height: 7px;
  width: 264px !important;
  border: 0;
}