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