﻿#slider{
border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width:690px;

}	
#slider ul, #slider li{
	margin:0px;
	padding:0px;
	list-style:none;
	width:690px;
	height:250px;

	}
#slider li{ 
	width:690px;
	height:250px;
	 
	}	

		
