.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	left:263px;
}

.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 960px;
	height: 433px;
	background: url(../images/blank.gif);
}

.tab {
	width:960px;
	height:433px;
	overflow:hidden;
	display:none;
	background: #fff url(../images/loading.gif) no-repeat center;
}
#prop-image-nojs {
	width:960px;
	height:433px;
}

#myGallery {
	width: 100%;
	height: 433px;
}
#myGallery img {
	border: 0px solid #52697E;
}
a.loading {
	/*background: #fff url(../images/loading.gif) no-repeat center;*/
}