#adBottom
{
  /* font-size: small; */
  /* display: none; */
  height: 86px;/*25*/
  width: 978px;/*980*/
  padding-top: 0px; 
  margin-top: 5px;
  text-align: center;
  /* border: 1px solid black; */
  background-color: rgb(100%, 100%, 100%);
  background-image: url(real7dull_lighter.gif) !important;
}
#adLeft
{
  /* font-size: small; */
  height: 62px;/*25*/
  width: 470px;
  padding-top: 0px; 
  margin-top:    12px;
  margin-bottom: 12px;
  margin-left: 12px;
  text-align: center;
  /* border: 1px solid black; */
  background-color: rgb(100%, 100%, 100%);
  /* background-image: url(real7dull_lighter.gif); */
  float: left;
}
#adRight
{
  /* font-size: small; */
  height: 62px;/*25*/
  width: 470px;
  padding-top: 0px; 
  margin-top:    12px;
  margin-bottom: 12px;
  margin-right: 12px;
  text-align: center;
  /* border: 1px solid black; */
  background-color: rgb(100%, 100%, 100%);
  /* background-image: url(real7dull_lighter.gif); */
  float: right;
}