.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background-color: #6C604D;
	margin-right: 2px;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;

}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
	/*border:1px solid #4F4F4F;*/
	width:16px;
	background-color: #9a866e;
}

#contentshort{
padding-right:10px;

}

.scroll-pane {
	width: 407px;
	height: 253px;
	overflow: auto;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:transparent url(../img/up.gif) no-repeat scroll 0 0;
	height:16px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:transparent url(../img/down.gif) no-repeat scroll 0 0;
	height:16px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}.scroll-pane2 {
	width: 680px;
	height: 384px;
	overflow: auto;
}
.scroll-pane3 {
	width: 427px;
	height: 429px;
	overflow: auto;
}
.scroll-pane4 {
	width: 370px;
	height: 130px;
	overflow: auto;
}
.scroll-pane5 {
	width: 182px;
	height: 157px;
	overflow: auto;
}
.scroll-pane6 {
	width: 182px;
	height: 342px;
	overflow: auto;
}
.scroll-pane7 {
	width: 250px;
	height: 430px;
	overflow: auto;
}
.scroll-pane8 {
	width: 320px;
	height: 430px;
	overflow: auto;
}
.scroll-pane9 {
	width: 320px;
	height: 300px;
	overflow: auto;
}
.scroll-pane_main {
	width: 414px;
	height: 130px;
	overflow: auto;
}
.scroll-pane10 {
	width: 300px;
	height: 430px;
	overflow: auto;
}
