
#stacks_in_4 {	margin: 0 !important; padding: 0 !important; }
#stacks_in_4 {	display: none; }
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner { margin: 0 -3px 0 0; }
.atmScrollPane { display: none; }
#stacks_in_5 .jspContainer { overflow: hidden; position: relative; }
#stacks_in_5 .jspPane { background: transparent !important; position: absolute; }


#stacks_in_5 .jspVerticalBar { position: absolute; top: 0; right: 0; width: 15px; height: 100%; background: transparent; }
#stacks_in_5 .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 15px; background: transparent; display: none; }
#stacks_in_5 .jspVerticalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_5 .jspHorizontalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_5 .jspCap { display: none; }
#stacks_in_5 .jspHorizontalBar .jspCap { float: left; }
#stacks_in_5 .jspTrack { background: transparent; position: relative; }
#stacks_in_5 .jspTrack { background: #93A1A1 !important; }

#stacks_in_5 .jspDrag { background: #268BD2; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_5 .jspDrag:hover { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_5 .jspDrag:active { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px;
    border-radius: 8px; }
#stacks_in_5 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_5 .jspHorizontalBar .jspDrag { float: left; height: 100%; }

#stacks_in_5 .jspArrow  { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0; } /* pading and margin new */
#stacks_in_5 .jspArrow:hover { background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat; }
#stacks_in_5 .jspArrow.jspDisabled { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default;	}
#stacks_in_5 .jspArrow.jspDisabled:hover { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default; }
#stacks_in_5 .jspVerticalBar .jspArrow { height: 15px; }
#stacks_in_5 .jspHorizontalBar .jspArrow { width: 15px; float: left; height: 100%; }
#stacks_in_5 .jspArrowUp { background-position: 0 0; }
#stacks_in_5 .jspArrowDown { background-position: -65px 0 !important; }
#stacks_in_5 .jspArrowLeft { background-position: -96px 0 !important; }
#stacks_in_5 .jspArrowRight { background-position: -32px 0 !important; }
#stacks_in_5 .jspVerticalBar .jspArrow:focus { outline: none; }
#stacks_in_5 .jspCorner { background: transparent; float: left; height: 100%; }

#stacks_in_5 .jspVerticalBar { width: 15px; }
#stacks_in_5 .jspHorizontalBar { height: 15px; }

#stacks_in_5 .atmScrollPane { background: transparent; width: 100%; height: 250px; overflow: auto; overflow-y: auto !important; overflow-x: hidden !important; outline: none; float: left; }