#myGallery {
	width: 100%;
	height: 300px;
	background-image: url(../img/spenvic2nd/5.jpg);
	background-repeat: no-repeat;
}
#myGallery img {
	border: 2px solid #52697E;
}
a.loading {
	background: #fff url(../img/spenvic2nd/ajax_small.gif) no-repeat center;
}

