.linkHolder {
  float:left; 
  border-top:1px solid #CECECE; 
  border-bottom:1px solid #CECECE; 
  background:#F7F7F7; 
  width:955px; 
  height:225px;
  margin-top: 10px;
}

.leftFloater {
  width: 175px;
  float:left;
  padding: 5px 0 0 10px;
}

.leftFloater h2 {
  font-family:Arial;
  font-size:12px;
  color: #808080;
}

.nolist {
  list-style:none;
}

ul.nolist a {
  text-decoration:none;
  color: #686868;
  font-family:Arial;
  font-size: 11px;
}

.leftFloater2 {
  width: 20%;
  float:left;
}

.leftFloater2 h2 {
  font-family:Arial;
  font-size:12px;
  color: #808080;
}

.linkHolder2 
{
  margin-right:20px;
  width: auto;
  height:auto;
  clear: both;
  border-top:1px solid #CECECE; 
  border-bottom:1px solid #CECECE; 
  background:#F7F7F7; 
  overflow:  hidden;
  padding-left:10px;
}
