.Container {
	
	float:left;
	position: relative;
	height: 238px;

}

.Scroller-Container {
	position: relative;
	width:705px;
	height:238px;
	line-height:24px;

	
	padding-left:7px;
}

#Scroller-1 {
	overflow: hidden;
	position: absolute;
	height:238px;
	
	left: -1px;
}




.Scrollbar-Track {

	width: 6px;
	height: 238px;
	background:url(../images/s1_53.jpg);
	
}

#Scrollbar-Container {
	position: relative;

	width: 4px;
	height: 5px;
	
	
}

.Scrollbar-Handle {
	width: 6px;
	height:8px;
	position: absolute;
	left:2px;
	
	
}
