/* Corinthian Scroller */

.Container {position: absolute; top: 464px; left: 174px; width: 541px; height: 118px; text-align:left; z-index:5;}

#Scroller-1 {position: absolute; overflow: hidden; width: 540px; height: 119px;	left: 0px;	top: 0px;}
	
.Scroller-Container {position: absolute; top: 0px;	left: 0px; width: 539px; height:400px;}
	
#Scrollbar-Container {position: absolute; top: 463px; left: 744px; z-index:3;}
	
.Scrollbar-Up {cursor: pointer; position: absolute; left: -19px; top: 3px;}
	
.Scrollbar-Track {width: 13px; height: 88px; position: absolute; top: 18px; left: -19px; background:url(../img/scroller/rail.jpg); background-repeat:repeat-y; background-position:center;}
	
.Scrollbar-Handle {position: absolute; width: 11px; height: 15px; left: 0px; top: 0px; margin-left:1px;}
	
.Scrollbar-Down {cursor: pointer; position: absolute; top: 105px; left: -18px;}
