#thumbs ul.thumbs {
	margin-left: 0;
}
#thumbs ul.thumbs li {
	list-style: none;
}
#thumbs ul.thumbs li a, #thumbs ul.thumbs li a:hover, #slideshow a, #slideshow a:hover {
	border: none;
}
#thumbs ul.thumbs li {
	float: left;	
	padding: 2px 4px;
}
#gallery img, #thumbs img {
	border: 1px solid #FA900F;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#container {
	/* padding: 20px; */
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 500px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#gallery a.prev {
	margin-right: 447px;
}
#gallery .nav-controls {
	margin-bottom: 10px;
}