#myGallery {
	width: 100%;
	height: 351px;
}
#myGallery img {
	border: 2px solid #E5E5E5;
}
a.loading {
	background-color: #fff;
	background-image: url(../images/ajax_small.gif);
	background-repeat: no-repeat;
	background-position: center;
}
