#bottomblock {
   width: 960px;
}

#bottomblock div.bottomrow {
   position: relative;
   width: 960px;
   margin: 0;
   padding: 0;
   z-index: 3;
}

#bottomblock div.bottombg {
   top: 0px;
   z-index: 1;
}

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

#bottomblock div.bottomcontent {
   width: 224px;
   float: left;
}
