#lightbox-container {
	background:transparent url(../../../images/includes/lightbox/background.png) repeat-y scroll 0 0;
	height:auto !important;
	height:200px;
	margin-top:189px;
	min-height:200px;
	position:relative;
	width:538px;
}
#lightbox-top {
	background:transparent url(../../../images/includes/lightbox/background-top.png) no-repeat scroll 0 0;
	position:relative;
	top:-189px;
	height:189px;
}
#lightbox-middle {
	position:absolute;
	top:-189px;
	z-index:1;
}
#lightbox-bottom {
	background:transparent url(../../../images/includes/lightbox/background-bottom.png) no-repeat scroll 0 0;
	bottom:-187px;
	height:187px;
	position:relative;
}
#fancy-bg-s, #fancy-bg-n {
	background:none;
}
#fancybox-outer { 
	background:none;
}