#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li
{ 
	width:715px;
	height:250px;
	overflow:hidden; 
}