div.gifts div.items { width: 20000em; position:absolute; } div.gifts div.items div { float:left; text-align: center; width: 76px; margin: 0 5px; } #iv_box_gallery .prev, .prevPage { width: 20px; height: 13px; background: url(../img/itemview_prev.jpg) no-repeat; float: left; cursor:pointer; display: block; margin-top: 50px; } #iv_box_gallery .next, .nextPage { width: 20px; height: 13px; background: url(../img/itemview_next.jpg) no-repeat; float: right; cursor:pointer; display: block; margin-top: 50px; } .iv_top { background: url(../img/itemview_top.jpg); height: 12px; width: 436px; overflow: hidden; } .iv_mid { background: url(../img/itemview_mid.jpg) repeat-y; width: 436px; overflow: visible; } .iv_bottom { background: url(../img/itemview_bottom.jpg); height: 10px; width: 436px; overflow: hidden; } .iv_content { margin: 0 10px; } label.error { display: none; }