a.jScrollArrowUp 					{background: url(../img/scroll/up.gif) no-repeat ;}
a.jScrollArrowDown 					{background: url(../img/scroll/down.gif) no-repeat bottom left;}


.orange-bar .jScrollPaneTrack 		{background: #f60;}
.orange-bar .jScrollPaneDrag 		{background: #00f url(../img/scroll/drag_grab.gif) no-repeat 50% 50%;}
.orange-bar .scroll-pane 			{}
			
.holder 			{float: left;}
.scroll-pane 		{width: 515px;	height: 200px;	overflow: auto;	float: left; padding:15px 0}

.wide 				{width: 400px;}
.super-wide 		{width: 700px;}
.tall 				{height: 400px;}
#pane2 				{height: 345px; top:-15px;}
