.orange-bar .jScrollPaneTrack {
	background: url(../img/track.png) repeat-y 50% 50%;
}
.orange-bar .jScrollPaneDrag {
	background: url(../img/dragger.png) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	
}
			
.holder {
	float: right;
	margin: 0px;
}

.scroll-pane {
	width: 329px;
	overflow: auto;
	float: left;
}

.scroll-tpane {
	width: 120px;
	overflow: auto;
	float: left;
}


#pane1 {
 float:right; 
 width:340px; 
 height: 399px; 
 padding: 10px 10px 20px 20px;
}


#pane2 {
float:right; 
width:380px; 
height: 399px; 
position:relative; 
padding: 30px 30px 0px 0px;

}



#pane3 {
position:relative; 
 float:right; 
 width:380px; 
 height: 379px;
 padding: 30px 30px 20px 10px;
}



#pane4 {
	float:left; 
width:130px; 
height: 409px; 
position:relative; 
padding: 0px;
padding-bottom: 10px;
padding-top: 10px;
}

