#Scroller-1 {
	OVERFLOW: hidden; WIDTH: 140px; TOP: -3px; HEIGHT: 290px;
}
.Scroller-Container {
	FONT-SIZE: 12px; LEFT: 0px; LINE-HEIGHT: 24px; POSITION: absolute; width:125px; TOP: -5px; 
}
*html .Scroller-Container {
	FONT-SIZE: 12px; LEFT: 0px; LINE-HEIGHT: 24px; POSITION: absolute; width:115px; TOP: -5px; 
}
#Scrollbar-Container {
	LEFT: -20px; POSITION: absolute; TOP: 20px
}
*html #Scrollbar-Container {
	LEFT: -20px; POSITION: absolute; TOP: 20px
}
.Scrollbar-Up {
	LEFT: 142px; CURSOR: pointer; POSITION: absolute; TOP: -20px
}
.Scrollbar-Track {
	BACKGROUND: url(../images/case_an.gif) repeat-y center center; LEFT: 142px; WIDTH: 10px; CURSOR: pointer; POSITION: absolute; TOP: -5px; HEIGHT: 250px
}
.Scrollbar-Handle {
	WIDTH: 10px; POSITION: absolute; HEIGHT: 64px
}
.Scrollbar-Down {
	LEFT: 142px; CURSOR: pointer; POSITION: absolute; TOP: 250px
}
