
#slide-show{
	float:left;
	width:500px;
	}

#slide-show:after{
	content:"";
	clear:both;
	display:block;
}


