#myGallery3 {
	width: 100%;
	height: 800px;
}
#myGalleryP {
	width: 100%;
	height: 580px;
}

#myGallery3 img, #myGalleryP img {
	border: 2px solid #52697E;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}