
#stacks_in_26 .jspContainer { overflow: hidden; position: relative; }
#stacks_in_26 .jspPane { background: transparent !important; position: absolute; }


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

#stacks_in_26 .jspDrag { background: #660033; 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_26 .jspDrag:hover { background: #008080; 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_26 .jspDrag:active { background: #008080; 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_26 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_26 .jspHorizontalBar .jspDrag { float: left; height: 100%; }

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

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

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