div.contentga {
	display:none;
	float:bottom;
	width:668px;
}

div.contentga a, div.navigation a {
	color:#777777;
	text-decoration:none;
}
div.contentga a:focus, div.contentga a:hover, div.contentga a:active {
	text-decoration:underline;
}
div.controls {
	height:4px;
}
div.controls a {
	/*padding:5px;*/
}
div.ss-controls {
	float:left;
}
div.nav-controls {
	float:right;
}
div.loader {
	background-image:url(loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:350px;
	width:668px;
}
div.slideshow {
	clear:both;
}
div.slideshow span.image-wrapper {
	float:left;
	/*padding-bottom:2px;*/
}
div.slideshow a.advance-link {
	/*border:1px solid #CCCCCC;*/
	display:block;
	padding:2px;
}
div.slideshow img {
	border:medium none;
	display:block;
}
div.download {
	float:right;
}
div.embox {
	background-color:#FFFFFF;
/*	background-color:#EEEEEE;*/
/*	border:1px solid #CCCCCC;*/
	clear:both;
	padding:1px;
}
div.image-title {
	font-size:1.4em;
	font-weight:bold;
}
div.image-desc {
	line-height:1.3em;
/*	padding-top:2px;*/
	text-align: right;
}
div.navigation {
	/*margin-left: 50px;*/
	align: center;
}
ul.thumbs {
	clear:both;
	/*margin:0;*/
	padding:0;
	margin-left:1px;
}
ul.thumbs li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:2px 3px 5px 0;
	padding:0;
}
a.thumb {
	/*border:1px solid #CCCCCC;*/
	display:block;
	padding:3px;
}
ul.thumbs li.selected a.thumb {
/*
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
*/
}
a.thumb:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
ul.thumbs img {
	border:medium none;
	display:block;
}
div.pagination {
	clear:both;
}
div.navigation div.top {
	height:1px;
	/*margin-bottom:12px;*/
}
div.navigation div.bottom {
	/*margin-top:12px;*/
}
div.pagination a, div.pagination span.current {
	border:1px solid #CCCCCC;
	display:block;
	float:left;
	margin-right:2px;
	/*padding:4px 7px 2px;*/
}
div.pagination a:hover {
	background-color:#EEEEEE;
	text-decoration:none;
}
div.pagination span.current {
	background-color:#000000;
	border-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}
#thumbs-min ul.thumbs li {
	float:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#thumbs-min a.thumb {
	border:medium none;
	display:inline;
	padding:0;
}
#thumbs-min ul.thumbs li.selected a.thumb {
	-moz-background-clip:inherit;
	-moz-background-inline-policy:inherit;
	-moz-background-origin:inherit;
	background:inherit inherit inherit inherit inherit;
	color:#000000;
	font-weight:bold;
}
