@charset "UTF-8";
/* CSS Document */


		
				#news {	
					height:				366px;
					width:				301px;
					position:			absolute;
					top:				34px;
					left: 				689px;
					background-color:	#FFFFFF;
					overflow:			hidden;
					z-index: 			500;
				
					}
				
				
				#feature1 {
					height:				366px;
					width:				301px;
					
					position:			absolute;
					z-index:			10;
					opacity:			0;
					
					}
					
					
				#feature2 {
					height:				366px;
					width:				301px;
				
					position:			absolute;
					z-index:			10;
					opacity:			0;
				
					}
					
					
				#feature3 {
					height:				366px;
					width:				301px;
					
					position:			absolute;
					z-index:			10;
					opacity:			0;
					
				}
					
					
				#feature4 {
					height:				366px;
					width:				584px;
					
					position:			absolute;
					z-index:			10;
					opacity:			0;
					
					}
					
					
				#feature5 {
					height:				366px;
					width:				584px;
					
					position:			absolute;
					z-index:			10;
					opacity:			0;
				
					}	
					
					
				#stopbutton {
					height:				15px;
					width:				15px;
					background-image:	url(../images/pause.png);
					position:			absolute;
					top:				330px;
					left:				10px;
					z-index:			1000;
					}
					