<!--
body {
  font-size:.87em;
}

.widget_home_header, .widget_statistics_header, .widget_mortgage_header, .widget_fortune_header, 
.widget_article_header { margin-bottom: -3px; }

.widget_body { margin-top: 3px; }

#footer { margin-top: -1px; }

#left-body-header { 
  float: left;
  margin-top: -5px;
  margin-left: -8px;
  border-left: 1px solid black;
  padding-top: 5px;
  padding-left: 17px;
  background-image: url(/images/sc3/left_header_background.gif);
  background-repeat: no-repeat;
  overflow: hidden;
  width: 300px;
  height: 38px;
}

#left-body-header p { 
  float: left;
  background-image: url(/images/sc3/buttons/swoosh-background.gif);
  background-repeat: no-repeat;
  line-height: 27px;
  height: 27px;
  vertical-align: middle;
  padding-left: 10px;
  display: inline;
}

#left-body-header img { 
  float: left;
}

#right-body-header {
  float: left; 
  margin-left: -10px;
  margin-top: -5px;
  width:550px;
  background-image: url(/images/sc3/right_header_background.gif);
  background-repeat: no-repeat;
  overflow: hidden;
  height: 38px;
  padding-top: 5px;
  padding-left: 20px;
}

#right-body-header p { 
  float: left;
  padding-left: 8px;
  background-image: url(/images/sc3/buttons/swoosh-background.gif);
  background-repeat: no-repeat;
  line-height: 27px;
  height: 27px;
  vertical-align: middle;
  display: inline;
  font-size: 1.0em;
}


#right-body-header form { 
  float: right;
  line-height: 27px;
  height: 27px;
  position: relative;
  display: inline;
  top: 3px;
  left: -33px;
  font-size: 1.05em;
}

#right-body-header form, #right-body-header form input { 
  vertical-align: middle;
  line-height: 27px;
}

-->
