/*
	change font-size
	.Container { position: relative; top: 0px; left: 0px; width: 780px; height: 450px; font-size:12px; line-height:18px; color:#ffffff; }
*/
	.Container { position: relative; top: 0px; left: 0px; width: 780px; height: 450px; font-size:13px; line-height:18px; color:#ffffff; }
	
.Container td { font-weight:normal; }
#Scroller-1 { position: absolute; overflow: hidden; top:22px; left:0px; width: 780px; height: 410px; }
.Scroller-Container { position:absolute; top: 0px; left: 0px; padding-left:20px; padding-right:10px; }

/* Scroll 1 */
.Scrollbar-Track { width: 11px; height: 450px; position: absolute; top:0px; right:0px; background:url(../../images/scrollbg.jpg) no-repeat; background-color: #858585; margin:0px; padding:0px; }
.Scrollbar-Handle { position:absolute; top: 0px; left: 0px; width:11px; height:120px; background:url(../../images/scrollbar.png) no-repeat; }

/* Scroll 2 */
/*
.Scrollbar-Track { width: 13px; height: 450px; position: absolute; top:0px; right:0px; background:url(../../images/scrollbarbg2.jpg) no-repeat; background-color: #858585; margin:0px; padding:0px; }
.Scrollbar-Handle { position:absolute; top: 0px; left: 0px; margin-left:1px; width:12px; height:120px; background:url(../../images/scrollbar2.jpg) no-repeat; }
*/
