.cat { width: 132px; margin: 5px 8px 0px 0px; float: left; }
.caticon { border: 1px solid #ddd;}
.cattext { margin: 3px 0px 2px 0px; text-align: center; font: normal 10px Arial; color: #444; }
.hotbuydiv {width: 77px; margin-left: 26px; border: 1px solid red;}
.nohotbuydiv {width: 77px; margin-left: 26px; border: 1px solid #fff;}
.hotbuytitle {height: 16px; background: #EE0000 url('/product_images/site2/buttons/hot_buys.png') center center no-repeat;}
.nohotbuytitle {height: 16px; background: #fff;}
div.cat:hover div div img { border: 1px solid #FBD56A; }
div.cat:hover div span { background: #FBD56A; }
.catsubmenu { width: 130px; height: 13px; background: #fff url('/product_images/site2/buttons/gray_normal_state_132.png') repeat-x; }
.nocatsubmenu { width: 130px; height: 13px; background: #fff; }
div.catsubmenu:hover { width: 130px; height: 13px; background: #fff url('/product_images/site2/buttons/yellow_over_state_132.png') repeat-x; }

