.ccontent .productsleft { width:208px; float:left; }
.ccontent .productsleft .menu { background:url(../images/products/menubody.gif) repeat-y; }
.ccontent .productsleft .menu .menuitembg { background:url(../images/products/menulight.gif) no-repeat bottom center; padding:16px 0; text-align:center; font-weight:bold; }
.ccontent .productsleft .menu .menuitem { padding:16px 12px; text-align:center; font-weight:bold; }
.ccontent .productsleft .menu a { color:#FFFFFF; text-decoration:none; }
.ccontent .productsleft .menu .active { padding:0 12px; }
.ccontent .productsleft .menu .current { background:url(../images/products/menuarrows.gif) no-repeat center; padding:0 12px; }

.ccontent .productsright { width:589px; float:right; }
.ccontent .productsright .pagesarrowleft { text-align:right; float:left; padding:2px; width:200px; }
.ccontent .productsright .pages { background:url(../images/products/pagesbg.gif) no-repeat center; padding:3px 20px 5px 20px; width:100px; float:left; text-align:left; font-size:10px; font-weight:bold; }
.ccontent .productsright .pagesarrowright { float:left; padding:2px; }
.ccontent .productsright .pages a { color:#6d0003; text-decoration:none; }
.ccontent .productsright .listarrows { float:left; width:8px; }   

.ccontent .productsright .productslist { float:left; padding:0 6px; }
.ccontent .productsright .productslist .product { float:left; background:url(../images/products/thumbbody.jpg) no-repeat right; width:180px; }
.ccontent .productsright .productslist .product img  { float:left; }
.ccontent .productsright .productslist .product .producttitle  { float:left; padding:5px 10px; width:95px; font-size:10px; font-weight:bold; }  
.ccontent .productsright .productslist .product .producttitle a { color:#FFF; text-decoration:none; } 
.ccontent .productsright .productslist .product .producttitle a:hover { color:#FFF; text-decoration:underline; }  
.ccontent .productsright .productslist .hdelim { float:left; width:10px; }
.ccontent .productsright .productslist .vdelim { height:10px; }     



