#myGallery {
	width: 540px;
	height: 550px;
}
#myGallery img {
	border: 2px solid #EBBF47;
}
a.loading {
	background: #fff url(assets/images/ajax_small.gif) no-repeat center;
}
