#myGallery {
	width: 100%;
	height:400px;
}
#myGallery img {
	border:3px solid #E7E6F2;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}
