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


		
				#news {	
					height:				341px;
					width:				273px;
					position:			absolute;
					top:				10px;
					right: 				15px;
					overflow:			hidden;
					z-index: 			998;
			
				
				
				
					}
				
				
				#feature1 {
					height:				341px;
					width:				273px;
					
					position:			absolute;
					z-index:			900;
					opacity:			0;
					
					}
					
					
				#feature2 {
					height:				341px;
					width:				273px;
				
					position:			absolute;
					z-index:			900;
					opacity:			0;
				
					}
					
					
				#feature3 {
					height:				341px;
					width:				273px;
					
					position:			absolute;
					z-index:			900;
					opacity:			0;
					
				}
					
					
				#feature4 {
					height:				341px;
					width:				273px;
					
					position:			absolute;
					z-index:			900;
					opacity:			0;
					
					}
					
					
				#feature5 {
					height:				341px;
					width:				273px;
					
					position:			absolute;
					z-index:			900;
					opacity:			0;
				
					}	
					
					
				#stopbutton {
					height:				15px;
					width:				15px;
					background-image:	url(../images/pause.png);
					position:			absolute;
					top:				330px;
					left:				10px;
					z-index:			900;
					}
					