#slider{
	
	width: 948px;
	
	}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;

	}
#slider li{ 
	width:858px;
	padding-top: 14px;
	height:241px;
	overflow:hidden; 

	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position: absolute;
	left:14px;
	top:78px;
	}	
#nextBtn{ 
	
	left:910px;
	margin: 0 auto;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:21px;
	height:221px;
	background: url(../images/right-arrow.jpg) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../images/arrow-right.jpg) no-repeat 0 0;	
	}	
.newsmore{
	color:#930;
	font-family: Verdana, Geneva, sans-serif;
	font: 11px;
}

.newstext{
	
	font: 11 Tahoma, Geneva, sans-serif;
	color: #333;