#myGallery {
	width: 100%;
	height: 600px;
}

#myGallery img {
	border: 2px solid #6F6F6F;
}
a.loading {
	background: #fff url(../images/gif/ajax_small.gif) no-repeat center;
}
