#details {

}

#slideshow {
	height: 300px;
}

#slideshow img {
	width: 400px;
	height: 300px;
}

ul.thumbs {
	margin: 5px 0 0 0;
	padding: 0;
}

ul.thumbs li {
	float: left;
	padding: 0 5px 5px 0;
	list-style-type: none;
}
