/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 36px;background: transparent url(/images/scrollbar.png) -36px 0px repeat-y; cursor:pointer;}
.vscrollerbarbeg {height: 24px !important;width: 36px;background: url(/images/scrollbar.png) -108px -32px no-repeat;cursor:pointer;}
.vscrollerbarend {height: 24px;width: 36px;background: url(/images/scrollbar.png) -108px 0px no-repeat;cursor:pointer;}
.vscrollerbase {width: 36px;background: transparent url(/images/scrollbar.png) 0px 0px repeat-y;}
.vscrollerbasebeg {width: 36px;height: 28px !important;background: url(/images/scrollbar.png) -72px -28px no-repeat; cursor:pointer;}
.vscrollerbaseend {height: 28px;width: 36px;background: url(/images/scrollbar.png)  -72px 0px no-repeat; cursor:pointer;}
.vscrollerbar {padding: 28px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: transparent;}

/* Scroll Bar Master Styling Ends Here */

.lcd_scroller {background:url(/images/pick.gif) no-repeat; width:498px; height:292px; position:absolute; right:15px;}
.lcd_scroller_content {position:relative; z-index:99;}
.lcd_scroll_element {float:left; position:relative; height:100px; overflow:hidden; margin:0 15px 0 5px; z-index:99;}
#lcd_horz {width: 347px;height: 140px;overflow: auto;position: relative;top:77px;left:30px;margin: 0 auto; z-index:99;}
.hscrollerbase {height: 38px;}
.hscrollerbar {height: 38px; background: url(/images/scroller.gif) 0px -76px repeat-x; cursor:pointer; position:relative; z-index:4; padding:0 23px;}
.hscrollerbarbeg {background: url(/images/scroller.gif) 0 -38px no-repeat;height: 38px;width: 10px !important; cursor:pointer;}
.hscrollerbarend {background: url(/images/scroller.gif) 0 -114px no-repeat;height: 38px;width: 12px; cursor:pointer;}
.hscrollerbasebeg {background: url(/images/scroller.gif) 0 0 no-repeat;height: 38px;width: 25px !important; cursor:pointer;}
.hscrollerbaseend {height: 38px;width: 23px;background: url(/images/scroller.gif) 0 -152px no-repeat; cursor:pointer;}