.hand{cursor:pointer;}
#scroller{width:450px; height:293px;
	 overflow:hidden; overflow-y:hidden; 
	 position:relative; margin-left:auto; 
	 margin-right:auto;
}
#scrollCont{position:absolute; left:0px; top:0px; width:450px;}
#scrollbar{width:13px; height:293px; float:right; display:none;  border: 1px solid #4A4A4A;}
#scrollUp{width:13px; height:22px;}
#scrollDn{width:13px; height:22px;}
#scrollLine{width:9px; height:249px;position:relative;}
#scrollHandle{width:13px; height:14px; position:absolute; background:transparent url('../i/box.gif') no-repeat;}
#scroller-boxx{width:450px; height:258px; position:relative; overflow:hidden;}

