#myGallery {
	width: 100%;
	height: 298px;
	float: left;
}
#myGallery img {
	border: none;
}
a.loading {
	background: #fff url(images/spacegallery/ajax_small.gif) no-repeat center;
}
