ul, li, h4, h3, h2, h1, p{padding:0; margin:0; list-style:none;}
.next, .prev{cursor:pointer;}

#screen2{position:relative;	width:690px; margin:0px;}
	#screen2 #buttons{margin-bottom:5px; width:690px;}
	#screen2 #buttons a{margin:0px 0px; color:#69C;}
	#screen2 .prev{float:left;}
	#screen2 .next{float:right;}

#slideshow{overflow:hidden; width:690px;}
	#slideshow ul{float:left; width:8000px; background:#EFF4E5;}
		#slideshow li{float:left; margin:5px 10px; cursor:pointer;}
		    #slideshow li img {border:1px solid #808080; padding:5px; background:#FFFFFF;}

.clear{clear:both; width:0; height:0;}
.collectionSearch .content p {margin:10px 0;}

