.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	width:680px;
}

.leftImage {
	float:left;
	width:338px;
	padding:0 1px 0 0;
	background:#fff;
}

.slideshow {
	display:none;
	_height:497px;
	position:relative;
}

#imageSet1 {
	display:block;
}

#controls {
	padding:20px 0 0 0;
	*padding:10px 0 0 0;
	clear:both;
}

#controls a {
	text-decoration:underline;
	letter-spacing:1px;
}

.stopSlideshow {
	display:none;
}

div.nav-controls {
	float: right;
	display:none;
}

#loading {
	background:url(/images/icons/loader.gif) no-repeat center;
	height:497px;
	position:absolute;
	float:left;
	width:677px;
}

.caption {
	margin:10px 0 10px 0;
}

#thumbs {
	height:210px;
	overflow:hidden;
	margin:0 0 10px 0;
}

#content ul.thumbs {
	margin:0;
}

ul.thumbs li {
	float: left;
	list-style: none;
	margin:0 0 13px 0;
	width:78px;
	height:60px;
}

ul.thumbs li.rightThumb {
	float:right;
}

ul.thumbs li img {
	float:left;
}

div.pagination {
	clear: both;
	height:15px;
	margin:0 0 20px 0;
}

div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}

div.navigation div.bottom {
	margin-top: 12px;
}

div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	color:#C21E51;
	font-weight:bold;
}

div.pagination a:hover {
	text-decoration: underline;
	color:#C21E51;
}

div.pagination span.current {
	display:none;
}

div.pagination a.prevPage, div.pagination span.prevPage {
	float:right;
}

#galprev {
	display:none;
}