#slider {
	width: 582px;
	height: 300px;
	position: relative;
	}
	
.slideshow {
	position: absolute;
	top: 0px;
	left: 0px;
	}

.clear {
	clear:both;	
}



