.scrollable { position:relative; overflow:hidden; width: 653px; height: 250px; float: left;}
.scrollable div.items { width: 20000em; position:absolute; margin: 45px 0 0 3px; }
.scrollable div.items div { float:left; text-align: center; width: 160px; margin: 0 1px 0 1px; }
#home_featureditems .prev, .prevPage { width: 34px; height: 149px; background: url(../img/featureditems_leftarrow.jpg); margin-top: 65px; float: left; cursor:pointer; display: block; }
#home_featureditems .next, .nextPage { width: 34px; height: 149px; background: url(../img/featureditems_rightarrow.jpg); margin-top: 65px; float: right; cursor:pointer; display: block; }