.custom_homeheader_logo
{
  margin-top: 10px;
  float: left;
  width: 480px;
  height: 120px;
}

.custom_homeheader_text
{
  margin-left: 3px;
  margin-bottom: 10px;
  width: 439px;
  height: 76px;
  float: left;
  background-image: url("/themes/image/bluetoptab.jpg");
  background-repeat: no-repeat;

  color: white;
  font-weight: bold;
  font-size: 13px;
  padding: 25px 10px 5px 10px;

}

.custompage_thumb
{
  float: left;
  display: block;
  width: 144px;
  height: 129px;
  margin: 0px 16px 16px 0px;
}

.custompage_thumb_col_5
{
  margin: 0px 0px 16px 0px;
}

.custompage_thumb_player
{
  width: 144px;
  height: 129px;
  background-position: 105px 95px;
  background-repeat: no-repeat;
  background-image: url("/themes/image/thumbsplay_mouseout.png");
}

.custompage_thumb_player:hover
{
  background-image: url("/themes/image/thumbsplay_mouseover.png");
}
