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

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