#myGallery {
	width: 92%;
	height:270px;
  margin: 0 auto 32px auto;
}
#myGallery img {
	border: 1px solid #658526;
}
a.loading {
	background: #84AA1C url(../images/spacegallery/ajax_small.gif) no-repeat center;
}
