.vmProdScroller {position:relative;width:100%;overflow: hidden;clear:both;visibility:hidden;}
div.scrollingHotSpotLeft { background: url("../images/big_transparent.gif") center;cursor:url("../images/cursors/cursor_arrow_left.cur"), url("images/cursors/cursor_arrow_left.cur"), w-resize;height:100%;left:0;min-width:75px;position:absolute;width:10%;z-index:200;}
div.scrollingHotSpotRight {background:url("../images/big_transparent.gif") center;cursor:url("../images/cursors/cursor_arrow_right.cur"), url("images/cursors/cursor_arrow_right.cur"), e-resize;height:100%;min-width:75px;position:absolute;right:0;width:10%;z-index:200;}
div.scrollingHotSpotLeftVisible{	background:#fff url(../images/arrow_left.gif) no-repeat center center;	opacity: 0.35;	-moz-opacity: 0.35;filter: alpha(opacity = 35);	zoom: 1; }
div.scrollingHotSpotRightVisible{background:#fff url(../images/arrow_right.gif) no-repeat center center;opacity: 0.35;-moz-opacity: 0.35;filter: alpha(opacity = 35);	zoom: 1; }
div.scrollWrapper{	position: relative;	overflow: hidden;	height: 100%; width: 100%;}
div.scrollableArea{	position: relative;	width:auto;	height: 100%;}

.scrollableArea div.product{float:left;text-align:center;margin:0 10px;}

.vmProdScroller .product_name {font-weight:bold;font-size:13px;color:#135CAE;margin:5px 0 2px;display:block;}
.vmProdScroller .product_s_desc, .vmProdScroller .bz_product_s_desc {font-size:11px;color:#333;margin-top:5px;font-family:Arial,verdana,sans-serif;line-height:14px;}

