			#scroller_wrap { 
   		position:absolute; top:31px; width:300px; height:121px; border: 1px solid #cccccc; left:10px; 
			
			
			} 
			#scroller_inner_wrap { margin:10px 0px 10px 10px; }
			/* scrollable div area */
			#scrollable1 {
				float: left;
				width: 263px;
				height: 100px;
				border: 0;
				overflow: hidden;
				white-space: nowrap;
			}
			
			/* vertical track */
			#track1 {
				float: left;
				width: 10px;
				height: 100px;
				margin-left: 10px;
				background-color: #ccc;
			}
			
			/* vertical track handle */
			#handle1 {
				width: 10px;
				height: 20px;
				background-color: #999;
				cursor: move;
			}
			
			
		#scrollable1 {font-size:11px;}
		#scrollable1 li, #scrollable1 ul { list-style-image:none;list-style-type:none; margin-left:0px; margin-top:0px; padding-left:0px; font-size:11px; width:260px; }
		td.ital { font-size:12px; font-family:Arial, Helvetica, sans-serif; }
    	td.headline { font-size:11px; font-family:Arial, Helvetica, sans-serif; padding-bottom:5px; }
		td.headline a, td.headline a:visited, td.headline a:active { text-decoration:none; color:#333333; } 
		td.headline a:hover { text-decoration:underline; color:#333333; } 
		#scrollable1 table#news_main { width:240px; }
