/* Narrow Scroll Pane styles */#ScrollFrame{position:absolute;right:250px;width:415px;height:394px;background:url(../images/layout/scrollBgNarrow.png) 0 0 no-repeat;z-index:3}#ScrollPane{position:relative;top:-10px;width:375px;height:339px;overflow:hidden;padding:15px 15px 25px 25px}#TopFade{position:absolute;top:3px;left:13px;width:350px;height:21px;background:url(../images/layout/scrollFadeTop.png) 0 0 repeat-x;z-index:5}#BtmFade{position:absolute;bottom:12px;left:13px;width:350px;height:21px;background:url(../images/layout/scrollFadeBtm.png) 0 0 repeat-x;z-index:5}.jScrollPaneContainer{position:relative;overflow:hidden;z-index:3;top:3px}.jScrollPaneTrack{position:absolute;cursor:pointer;right:11px;width:27px;background:url(../images/layout/scrollTrack.jpg) 0 0 repeat-y;overflow:hidden}.jScrollPaneDrag{position:absolute;left:3px;width:23px;cursor:pointer;overflow:hidden;background:url(../images/layout/scrollbarBg.jpg) 0 0 repeat-y}.jScrollPaneDragTop{position:absolute;left:0;width:23px;height:5px;margin:0;padding:0;overflow:hidden;background:url(../images/layout/scrollButtonsAndCaps.png) 0 -124px no-repeat}.jScrollPaneDragBottom{position:absolute;bottom:0;left:0;width:23px;height:5px;margin:0;padding:0;overflow:hidden;background:url(../images/layout/scrollButtonsAndCaps.png) 0 -129px no-repeat}a.jScrollArrowUp{display:block;position:absolute;z-index:3;right:11px;width:31px;height:31px;margin:0;padding:0;text-indent:-2000px;overflow:hidden;background:url(../images/layout/scrollButtonsAndCaps.png) 0 0 no-repeat}a.jScrollArrowUp:hover{background:url(../images/layout/scrollButtonsAndCaps.png) 0 -31px no-repeat}a.jScrollArrowDown{display:block;position:absolute;z-index:3;bottom:0;right:11px;width:31px;height:31px;margin:0;padding:0;text-indent:-2000px;overflow:hidden;background:url(../images/layout/scrollButtonsAndCaps.png) 0 -62px no-repeat}a.jScrollArrowDown:hover{background:url(../images/layout/scrollButtonsAndCaps.png) 0 -93px no-repeat}a.jScrollActiveArrowButton,a.jScrollActiveArrowButton:hover{/*background-color:#f00;*/}9/6/2010 6:27:34 PM