#myGallery {
	width: 100%;
	height: 550px;
}
#myGallery img {
	border: 1.5px solid #999999;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}
