#lightbox2-overlay {
	width: 11000px !important;
}

#lightboxImage {
border:2px solid #000000;
}

#imageData #imageDetails {
	width: 80%;
}

#imageData #caption {
font-weight: normal;
line-height:1.4em;
}

#imageDataContainer {
font:0.9em/1.6em "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
letter-spacing:0.01em;
}

a#bottomNavClose {
background:url("../images/lightbox-close-button.gif") no-repeat scroll 0 0 transparent !important;
margin-top:0;
padding-top:0;
}
a#bottomNavClose:hover {
background:url("../images/lightbox-close-button-hover.gif") no-repeat scroll 0 0 transparent !important;
}

a#bottomNavZoom, a#bottomNavZoomOut {
-moz-background-clip:border !important;
-moz-background-origin:padding !important;
-moz-background-size:auto auto !important;
background-attachment:scroll !important;
background-color:transparent !important;
background-image:url("../images/zoom_button.gif") !important;
background-position:center bottom;
background-repeat:no-repeat !important;
height:25px;
left:inherit;
position:inherit;
width:25px;
}

#imageData {
	padding:0 10px;
	position:relative;
}

#imageData #bottomNav {
	float:right;
	height:66px;
	width: 60px;
}