#sliderdang {
}

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:960px;
	height:241px;
	overflow:hidden; 
	}	
#prevBtn{
	display:block;
	width:54px;
	height:54px;
	position:relative;
	left:-52px;
	top:-151px;
	}
	
#nextBtn{
	display:block;
	width:54px;
	height:54px;
	position:relative;
	left:-40px;
	top:-212px;
	}
		
#nextBtn{ 
	left:960px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:54px;
	height:54px;
	background:url(http://execbs.com.powerpanel-host.co.uk/images/newback6.png) no-repeat 0 0;	
	}
		
#nextBtn a{ 
	background:url(http://execbs.com.powerpanel-host.co.uk/images/newnext6.png) no-repeat 0 0;	
	}