#myGallery {
	width: 100%;
	height: 350px;
}
#myGallery img {
	border: 2px solid #52697E;
}
a.loading {
}