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