/* HEADER: searchBlock---------- */
#searchBlock {
	top: 10px !important;
	height: 100px !important;
  background: transparent  url(/images/backgrounds/new-search-bg.gif) no-repeat 0 0 !important;
}

/* layout.css override */

#searchBlock {
  left: 350px;
  overflow: hidden;
  padding: 5px;
  position: absolute;
  width: 432px;
}

#header .advertisement {
  right: 0;
  top: 20px;
}
#searchBlock form {
  top: 25px;
  width: 200px;
  border: 0;
  margin-bottom: 5px;
}
#searchBlock .option {
  float: left;
  line-height: normal;
  margin-right: 5px;
  margin-bottom: 2px;
}
.yahoosearch {
  left: 20px;
  bottom: 5px;
  position: absolute;
  line-height: .8em;
  text-align: center;
}

#weather-header {
  font-size: .7em;
  font-weight: bold;
  float: right;
  line-height: normal;
  width: 227px;
}

#weather {
  width: 230px;
  left: 210px;
  top: 12px;
  position: absolute;
}
#weather img {
  float: left;
}
#weather .temp {
  font-size: 3em;
  line-height: normal;
  font-weight: bold;
  float: left;
}
#weather .info {
  font-size: .8em;
  font-weight: bold;
  float: left;
  line-height: normal;
  width: 100%;
  margin-top: -5px;
}
#weather a {
  color: #000;
  border: 0;
}
#header #cdtsubscribe {
  position: absolute;
  left: 195px;
  width: 230px;
  top: 80px;
}
#header #cdtsubscribe a {
  border: 0;
}


.radio_label {
font-family: Verdana, Sans-Serif;
font-size: 9px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
/* Yahoo Style for checkbox label and "powered by" */
.search_label {
font-family: Verdana, Sans-Serif;
font-size: 9px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
/* Yahoo Style for "YAHOO!" text */
.search_label2 {
font-family: Verdana, Sans-Serif;
font-size: 9px;
font-weight: bold;
color: #FF0033;
text-decoration: none;
}
/* Yahoo Style for "SEARCH" text */
.search_label3 {
font-family: Verdana, Sans-Serif;
font-size: 9px;
font-weight: bold;
color: #545454;
text-decoration: none;
}

.search_label2, .search_label3 {
  line-height: normal;
}

/*cdtv subscribe */

#weather-header {
  margin-top: -2px;
}
#weather {
  top: 8px;
}
#weather .info {
  margin-top: -10px;
}
#header #cdtsubscribe {
  top: 70px;
  text-align: center;
}
#cdttv {
  clear: both;
  text-align: center;
  font-size: .6em;
  line-height: normal;
  position: absolute;
  left: 195px;
  width: 230px;
  top: 86px;
}
#cdttv a {
  color: #000;
  border-left:0;
}