#myGallery {
	width: 100%;
	height: 300px;
    top: 12px;
    left: 11px;
}
#myGallery img {
	border: 2px solid #52697E;
    text-align: center;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}