#myGallery {
	width: 300px;
	height: 300px;
}
#myGallery img {
	
}
a.loading {
	background:url(../images/ajax_small.gif) no-repeat center;
}