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