.tab_col
{
  color: #5d5d5d;
  display: inline;
  float: left;
  font-family: Verdana;
  font-size: 12px;
  margin: 8px 24px 20px 0px;
  padding: 0px;
  width: 157px;
}
.tab_col:hover
{
  background: url(newsbutton_background.png) white no-repeat right bottom;
}
.light_yellow:hover
{
  color: #ffa800;
}
.light_yellow
{
  color: #ff7e00;
  font-family: Verdana;
  font-size: 12px; 
  padding: 0px;
  margin: 0px;
  text-decoration: none;
}
.tab_more A:hover
{
  color: #ff7e00;
}
.tab_more
{
  border-top: #d5d5d5 1px solid;
  clear: both;
  color: #5d5d5d;
  display: block;
  float: none;
  font-family: Verdana;
  font-size: 12px;
  margin: 0px;
  overflow: hidden;
  padding: 8px 0px 8px 10px;
  width: auto;
  z-index: 10;
}
.tab_more strong
{
  color: #5d5d5d;
}
.tab_more_link
{
  color: #939393;
  text-decoration: none;
}
.tab_more A:hover strong
{
  color: #ff7e00;
}
.tab_col H2
{
  display: block;
  font-size: 12px;
  font-weight: normal;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  line-height: 15px;
  margin: 0px;
  color: #000;
  font-family: Verdana;
}

