#Scroller-1,
#Scroller-2,
#Scroller-3,
#Scroller-4,
#Scroller-5,
#Scroller-6,
#Scroller-7,
#Scroller-8,
#Scroller-9 { 
	position: absolute; 
	overflow: hidden;
	width: 200px;
	height: 320px;
	top: 0;
	left: 0;
}
#Scroller-3 {
	width: 160px;
}
#Scroller-4 {
	width: 435px;
	height: 400px;
}
#Scroller-5 {
	width: 443px;
	height: 512px;
}
#Scroller-6 {
	width: 625px;
	height: 292px;
}
#Scroller-7 {
	width: 214px;
	height: 125px;
}
#Scroller-8 {
	width: 186px;
	height: 500px;
}
#Scroller-9 {
	width: 438px;
	height: 368px;
}
.Scroller-Container {
	position: absolute;
	top: 0; 
	left: 0;
}
.Scrollbar-Track {
	width: 17px; 
	height: 316px;
	position: absolute;
	top: 0; 
	left: 205px;
	background: url(../images/line.gif) repeat-y 7px 0;
}
#Scrollbar-Container-3 .Scrollbar-Track {
	left: 165px;
}
#Scrollbar-Container-4 .Scrollbar-Track {
	left: 439px;
	top: 22px;
	height: 375px;
}
#Scrollbar-Container-5 .Scrollbar-Track {
	left: 447px;
	top: 25px;
	height: 487px;
}
#Scrollbar-Container-6 .Scrollbar-Track {
	left: 628px;
	top: 0;
	height: 292px;
}
#Scrollbar-Container-7 .Scrollbar-Track {
	left: 196px;
	top: -6px;
	height: 126px;
}
#Scrollbar-Container-8 .Scrollbar-Track {
	left: 168px;
	top: 12px;
	height: 469px;
}
#Scrollbar-Container-9 .Scrollbar-Track {
	left: 445px;
	top: 26px;
	height: 344px;
}
.Scrollbar-Handle {
	position: absolute;
	top: 0; 
	left: 0;
	background: url(../images/scroll-button.gif) no-repeat;
	width: 17px;
	height: 31px;
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
#Scrollbar-Container-4 .Scrollbar-Handle,
#Scrollbar-Container-5 .Scrollbar-Handle,
#Scrollbar-Container-9 .Scrollbar-Handle {
	background: url(../images/scroll-button-white.gif) no-repeat;
}
#Scrollbar-Container-7 .Scrollbar-Handle {
	background: url(../images/scroll-button.png) no-repeat;
}
