#myGallery {
	width: 100%;
	height: 650px;
}
#myGallery img {
	border: 2px solid #52697E;
	margin-top:90px;
}
a.loading {
	background: #fff url(media/preview/ajax_small.gif) no-repeat center;
}