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

#bottomblock div.bottomdiv,
#bottomblock div.bottomdivnext {
   margin-bottom: -1000px;
   padding-bottom: 1000px;
}

#bottomblock div.bottomdiv {
   width: 240px;
}

#bottomblock div.bottomdivnext {
   width: 240px;
}

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

#bottomblock div.bottomdivnext div.bottomcontent {
   width: 224px;
   padding-left: 9px;
}

/* For IE and his weird box-model: */
#bottomblock #bc4 {
   width: 238px;
}
#bottomblock #bc8 {
   width: 238px;
}

/* For IE and his weird box-model: */
#bottomblock #bc4 div.bottomcontent{
   width:222px;
   padding-left: 8px;
}
#bottomblock #bc8 div.bottomcontent{
   width:222px;
   padding-left: 8px;
}

#bottomblock div.separator {
   width: 2px;
   background-color: #EEEEEE;
}

#bottomblock img {
   height:90px;
   width:222px;
}
