div.content { display: none; float:right;	width:430px; }
div.controls {	margin-top: 5px;	height: 23px; }
div.ss-controls {	float: left; }
div.ss-controls span { color: #000075; cursor: pointer; font-weight:bold; }
div.nav-controls {	float: right; }
div.nav-controls a {	padding: 5px; text-decoration:none; font-weight:bold; }
div.slideshow {	clear: both; }
div.slideshow span.image-wrapper { float: left; padding-bottom: 6px; }
div.slideshow a.advance-link { padding: 2px;	display: block;	border: 1px solid #ccc; }
div.slideshow img {	border: none;	display: block; height:440px; }
div.download {	float: right; }
div.embox {	clear: both;	border: 1px solid #ccc;	background-color: #FEFEFE;	padding:5px; line-height:22px; }
div.image-title {	float:left;font-weight: bold;	font-size: 1em; }
div.image-desc {	line-height: 1em;	padding-top: 8px; }
div.navigation { }
ul.thumbs {	clear: both;	margin: 0;	padding: 0; }
ul.thumbs li {	float: left;	padding: 0;	margin: 5px 10px 5px 0;	list-style: none; }
ul.thumbs li a {	padding: 2px;	display: block;	border: 1px solid #ccc; }
ul.thumbs li.selected a {	background: #88f; }
ul.thumbs a:focus {	outline: none; }
ul.thumbs img {	border: none;	display: block; height:100px; }
div.pagination {	clear: both; font-size:.8em; }
div.navigation div.top {	/*margin-bottom: 8px; height: 10px; padding-bottom:5px; */ }
div.navigation div.bottom {	float:right; margin-top: 8px; margin-right:25px; }
div.pagination a, div.pagination strong {	display: block;	float: left;	margin-right: 4px; 	padding: 2px 5px; text-decoration: none; color:#000075; border:1px solid #000075; }
div.pagination a:hover {	background-color:#FEFEFE;	text-decoration: none; }
div.pagination strong {	background-color: #000075; color:#FFF; }

 /* jQuery specific overlay styles */
#jquery-overlay  { position: absolute;	top: 0;	left: 0; z-index: 90; width: 100%; height: 800px; }
#jquery-lightbox { position: absolute;	top: 0;	left: 0; width: 90%; z-index: 100; text-align: center;	line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {	position: relative;	background-color: #fff;	width: 550px;	height: 500px;	margin: 0 auto; display:block }
#lightbox-container-image { padding: 10px;  }
#lightbox-loading {	position: absolute;	top: 40%;	left: 0%;	height: 25%;	width: 100%;	text-align: center;	line-height: 0; }
#lightbox-nav {	position: absolute;	top: 0;	left: 0;	height: 100%;	width: 100%;	z-index: 10;}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {	width: 49%;	height: 100%;	zoom: 1;	display: block;}
#lightbox-nav-btnPrev { 	left: 0; 	float: left;}
#lightbox-nav-btnNext { 	right: 0; 	float: right;}
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0;}
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption { font-weight: bold; color:#663300; font-size:14px; }
#lightbox-image-details-currentNumber {	display: block; clear: left; padding-bottom: 1.0em;	}			
#lightbox-secNav-btnClose {	width: 66px; 	float: right;	padding-bottom: 0.7em;	}
img.watermark {position: absolute; top:50%; left:30%; }
img.watermark2 {position: absolute; top:300px; left:560px; }