#content {
   overflow: hidden;
   width: 960px;
}

#bottomblock, #bottomblock div.bottomdiv {
   width: 716px;
}

#bottomblock {
   float: left;
   /* suddenly no longer working ...
   margin: 0px 0px -4000px 0px;
   padding: 0px 0px 4000px 0px;
   */
/*   margin: 2px 0px -2000px 0px;
   padding: 0px 0px 2000px 0px;*/
}

#bottomblock div.bottomcontent {
   width: 700px;
   padding: 8px;
   z-index: 10;
}

#bottomblock div.bottombg {
   position: absolute;
   float: none;
   top: 0px;
   left: 0px;
   overflow: hidden;
}
