#lightbox-image-details-currentNumber {
	background-image:url("../../img/logoLightbox.png");
	background-repeat:no-repeat;
	width:121px; height:39px;
	text-indent: -1000px;	
	margin-top:10px;
}

#lightbox-container-image-data { color:#4f2f0c; padding:0 0px; }
#lightbox-container-image-data-box { font-family: Tahoma, sans-serif; font-size:11px; position:relative; }
#lightbox-image-details-caption { font-weight:normal; }
#lightbox-secNav {
	position: absolute;
	bottom:0; right:0;
	
}
#lightbox-secNav-btnClose {
	padding-bottom:10px;
	padding-right:10px;
	width:auto;
}
#lightbox-container-image-data #lightbox-image-details {
	width:auto;
}
a#lightbox-secNav-btnClose{background:none;}