.fancybox-inner {
	overflow: hidden;
	border : 0px solid #FFF;
	max-height : 650px !important;
	height : 650px !important;
	width: 980px;
	

}

#cageaours {
	position: absolute;
 	margin: 0;
 	left:0px;
	width: 980px;
	height: 173px;
	bottom: 0px;
	/*z-index: 10;*/
	overflow:hidden;
}

#ours {
	position: absolute;
 	margin: 0;
 	left:-600px;
	width: 600px;

	bottom: 0px;
	/*z-index: 10;*/
}
#ours img{
    margin-top: 0px;
    z-index: 5;	
}

.fancybox-inner {
	overflow: hidden;
	border : 1px solid #b2b2b2;

	height:  650px !important;
	}
