div.loader {	position: absolute;	top: 0;	left: 0;	background-image: url('loader.gif');	background-repeat: no-repeat;	background-position: center;}.image-wrapper {	display: block;	position: absolute;	top: 1;}div.gallery_content{	float:right;}ul.thumbs {	clear: both;	display: block;	position: relative;	margin: 0;	padding: 0;	top:-3px;}ul.thumbs li {	float: left;	padding: 0;	list-style: none;	margin:2px;	*margin:2px;}a.thumb {	display: block;	border: 1px solid #ddd;	margin:1px;}a.thumb:focus {	outline: none;}ul.thumbs img {	border: none;	display: block;}div.caption-container {	position: relative;	clear: left;	height: 75px;	text-align: center;	color:#676767;}div.caption {	padding: 8px;	}div.pagination {	clear: both;}div.navigation div.top {	margin-bottom: 12px;	height: 11px;}div.navigation div.bottom {	margin-top: 12px;}div.pagination{	margin-left: 3px;}div.pagination a, div.pagination span.current, div.pagination span.ellipsis {	display: block;	float: left;	margin-right:2px;	padding: 4px 6px 2px 6px;	border: 1px solid #999;	color:#999;}div.pagination a:hover {	background-color: #eee;	text-decoration: none;}div.pagination span.current {	font-weight: bold;	background-color: #999;	border-color: #999;	color: #fff;}div.pagination span.ellipsis {	border: none;	padding: 5px 0 3px 2px;}