#product_carousel{width: 844px; height:400px;background:url(../images/cbg2.jpg) repeat-x;position:relative;overflow:hidden;margin-left:16px;}
#left_slide{cursor:pointer;position:absolute;background:#000;opacity:0.5;width:120px;height:400px;top:0;left:0;border-right:1px solid #222;}
#right_slide{cursor:pointer;position:absolute;background:#000;opacity:0.5;width:120px;height:400px;top:0;right:0;border-left:1px solid #222;}
#carousel_canvas{width:3300px;height:400px;margin-left:229px;visibility:hidden;}
.carousel_item{width:400px;height:400px;float:left;overflow:hidden;}
#left_arrow{position:absolute;left:35px;top:185px;cursor:pointer;}
#right_arrow{position:absolute;right:35px;top:185px;cursor:pointer;}
#info_box{position:absolute;border:1px solid #444;color:#efefef;width:540px;height:80px;bottom:10px;left:150px;overflow:hidden;display:none;}
#info_box_back{position:absolute;height:100%;top:0;left:0;width:100%;background:#000;z-index:1;opacity:0.9;}
#info_box_text{position:absolute;z-index:2;top:0;left:0;width:534px;height:200px;padding:10px;padding-top:4px;font-size:12px;}

#info_box h3{font-size:14px;font-weight:bold; color:#d54532;margin:0;padding:0;}
#info_box .saxi_h{color:#f08f41;}
#info_box .go_h{color:#7cbf74;}
#info_box .invig_h{color:#fdbf57;}
#info_box .drop_h{color:#46b96c;}

#product_carousel a:link,#product_carousel a:visited,#product_carousel a:hover,#product_carousel a:active{
	text-decoration:none;
	color:#000;
	border:0;
}
