
/* RESIZE TRACK AND HANDLE */
#resizeTrack { width:200px; height:5px; background:transparent url(../img/bg_track.gif) left top no-repeat; margin:0 0 20px 0; }
#resizeHandle { cursor:move; width:5px; height:10px; background:transparent url(../img/bg_handle.gif) left top no-repeat; }

#resizeTrackb {width:200px; height:5px; background:transparent url(../img/bg_track.gif) left top no-repeat; margin:0 0 20px 0; }
#resizeHandleb {cursor:move; width:5px; height:10px; background:transparent url(../img/bg_handle.gif) left top no-repeat; }

