#slideshow { 
	position:relative; 
	width:693px; 
	height:256px; 
	overflow:hidden;
	margin:-2px 0 10px 0; 
	border:1px solid #DEDEDE;}
	
	
#slideshow li .slide_caption {

	display:none; }

#slides {
	position: relative;
	background-color:#fff; 
	overflow:hidden; 
	width:693px; 
	height:256px;
	margin:0; 
	padding:0; }
