.newsTop {
  width: 960px;
  height: 60px;
}

.newsBarAndAd {
  float:left;
}

.newsBar {
   background-image: url(../images/header/lowerNavBar.gif);
   background-repeat: repeat-x;
   width: 320px;
   height: 30px;
   border-top: 1px solid gray;
   border-right: 1px solid gray;
   border-left:1px solid gray;
   text-align:center;
   font-size:15px;
   font-weight:bold;
}

.newsName {
   display: block;
   padding-top:5px;
}

.newsBotContainer {
  float:left;
}

.newsBottom {
  border-left:1px solid #999999;
  border-right:1px solid #999999;
  width:768px;
}

.newsBottomRelease {
  margin-left:10px;
  padding-bottom:20px;
}

.newsLink:link  { color:#0033ff; text-decoration:none; }
.newsLink:visited  { color:#0033ff; text-decoration:none; }
.newsLink:hover  { color:#0033ff; text-decoration:underline; }
.newsLink:active  { color:#0033ff; text-decoration:underline; }

.newsLinkShort { margin-left:15px; }

.newsPressRelease {
   padding-bottom:20px;
   text-align:center;
}
