/* Stylesheet for combination of full wide and half wide contents: */
#bottomblock div.bottomfull {
   width: 944px;
}

#bottomblock div.bottomhalf {
   float: left;
   width: 464px;
}

#bottomblock div.bottomdiv {
   float: none;
   width: 960px;
}

#bottomblock div.bottombg {
   top: 0px;
}