
/**---------------------------**/

/** Scrollers **/
.ScrollContainer				{padding-left:0px; padding-top:4px; border:0px solid #FF0000;}
#Scroller-1 					{position:relative; overflow:hidden; width:690px; padding:0px; height:420px; top:20px; bottom:0px; border:0px solid #FF0000;}
.Scroller-Container 			{position:relative; top:0px; left:0px; font-size:11px; border:0px solid #FF0000;}
#Scrollbar-Container			{position:relative; height:0px;}
.Scrollbar-Up 					{cursor:pointer; }
.Scrollbar-Track 				{position:relative; width:20px; background:url(scrollbar_track.gif) repeat center; margin:0px;margin-left:700px; .margin-left:690px; margin-top:10px; height:0px; border:0px solid #FF0000;}
.Scrollbar-Handle 				{position:relative; width:11px; height:21px; padding-left:5px;}
.Scrollbar-Down 				{cursor:pointer;}
.datetxt						{}
#ScrollTop						{padding:0px; margin:0px;}

/**---------------------------**/