html,body {
  background: #FFFFFF;
}
#header {
  background: #FFFFFF;
}
#header_left {
  width:490px;
  float:left;
  position: relative;
}

.visitother {
  padding:0;
  text-align:left;
  position: absolute;
  right:5px;
  bottom:5px;
  color: #000;
}
.visitother a:link,
.visitother a:visited {
  color:#000;
}


#time_stamp {
  width:980px;
  height:32px;
  background-color:#476654;
  color:#FFF;
}

#time_stampLeft {
  background:url(img/timestampLines.png) repeat-x top left;
}

#time_stampRight {
  background:url(img/timestampLines.png) repeat-x top right;
}
.primaryNav {
  background-color:#476654;
  color:#ffffff;
}
h1.centerTitle.sports {
  margin-top: 20px;
}

a.exclusive
{
  width:374px;
  padding: 5px;
  margin: 1px;
  margin-bottom:10px;
  text-shadow: 0;
  background: #3D485A;
  font-size: 1.0em;
  text-align:center;
}
a.exclusive:link,
a.exclusive:visited
{
  background: -moz-linear-gradient(top, #3D485A, #192130);
  background: -webkit-gradient(linear, left top, left bottom, from(#3D485A), to(#192130));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#3D485A', EndColorStr='#192130');
}
a.exclusive:hover
{
  padding: 3px;
  border: 2px solid #3D485A;
  background: -moz-linear-gradient(top, #192130, #3D485A);
  background: -webkit-gradient(linear, left top, left bottom, from(#192130), to(#3D485A));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#192130', EndColorStr='#3D485A');
}

div.eEdition {
  width: 250px;
}

.weatherVideoBox {
  background-color:#FFF;
  margin-bottom:5px;
  width:550px;
  margin-left:3px;
}

.weatherMore {
  background-color:#FFF;
  border-color:#000;
  border-style:solid;
  border-width:1px;
  margin-bottom: 10px;
  }

  .weatherRadarBox {
  background-color:#FFF;
  width:520px;
  height:470px;
  margin-bottom: 10px;
  margin-left:10px;

}
.vstv  {
	background-color: #CCCCCC;
    margin-bottom: 10px;
    height: 170px;
    border: 2px solid #CCCCCC;
    border-radius: 2px;
    padding-top: 4px;
    }
.vstvBottom  {
	background-color: #CCCCCC;
    margin-bottom: 10px;
    height: 326px;
    border: 2px solid #CCCCCC;
    border-radius: 2px;
    padding-top: 4px;
    }
.vstvLogo  {
	background-color: #CCCCCC;
	margin-bottom: -5px;
	margin-left: 10px;
    border: 2px solid #CCCCCC;
    border-radius: 5px;
    border-bottom: none;
    width: 535px;
    height: 50px;
    }
.vstvLogoLeft {
    float: left;
    margin: 0;
    width: 50%;
}
.vstvLogoRight {
    float: left;
    margin: 0;
    width: 50%;
    margin-top: 2px;
}
.vstv_left_top, .vstv_left_bottom {
    display: inline;
    float: left;
    margin: 0;
    width: 50%;
}
.vstv_right_top, .vstv_right_bottom {
    display: inline;
    float: left;
    margin: 0;
    width: 50%;
}
.vstvListing {
    margin: 5px 5px 2px;
    width: auto;
    border: 1px solid #ff9955;
}
.vstv_bottom {
    display: inline;
    float: left;
    margin: 0;
    width: 100%;
}
.vstvBottomListing {
    margin: 5px 5px 2px;
    width: auto;
    border: 1px solid #ff9955;
}
h1.vstv {
    border-bottom: 4px solid black;
    clear: both;
    color: #002970;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 100%;
    font-style: italic;
    font-weight: bolder;
    margin: 2px 5px;
    padding: 0 0 2px;
    text-align: left;
}
.vstvVideoTitle {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    margin-top: -5px;
    margin-bottom: -4px;
}

.advertisement {
    margin-bottom: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #8A9299;
    text-align: center;
    clear: both;
}

.largeBannerAd {
  border-bottom: 1px solid #AAAAAA;
  margin: 0 5px 1px;
  text-align: center !important;
  padding: 5px 0;
}

.inStoryAd {
    margin: 0 auto 10px;
    text-align: center !important;
    padding: 5px 0;
}
