.leftad1{
  float:left;
  height: 298px;
  width: 517px;
  margin: 0px 2px 2px 4px;
z-index: 0;
}
.rightad1{
  float:right;
  height:298px;
  width: 247px;
  margin: 0px 0px 2px 0px;
}
.rightad2{

  float:right;
  height:380px;
  width: 247px;

  
}
.news{
  float:left;
padding-top: 10px;

  width: 517px;
  
  background-color: #fff;
}

.news h4{
font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

.news a:link{
text-decoration: none;
color: #339;
}

.news a:hover{
text-decoration: none;
color: #00F;
}

.news a:visited{
text-decoration: none;
color: #339;
}

#ie5-5only .leftad1{
  float:left;
  height: 298px;
  width: 517px;
  margin: 0px 0px 0px 0px;
}

#ie5-5only .rightad1{
  float:right;
  height:298px;
  width: 247px;
  margin: 0px 0px 0px 0px;
}

#ie5-5only .news{
  float:left;
    padding-top: 10px;

  width: 510px;
  height: 370px;
  background-color: #fff;
}

#ie5-5only .rightad2{

  position: absolute;
  right: 0px;
  height:350px;
  width: 247px;
  background-color: #ccc;
}

#ie6only .rightad2{

  position: relative;
  right: 0px;
  top: -101px;
  height:350px;
  width: 247px;
  background-color: #ccc;
}

h4{

padding: 6px 0 2px 0;
margin: 0;
}

.nspText {

margin: 2px 0 0 0px;

}