#myGallery {
	height: 640px;
	margin-top: 60px;
}
#myGallery img {
	border: 1px solid #666666;
}
a.loading {
	background: #fff url(images/ajax_small.gif) no-repeat center;
}

