#myGallery {
	width: 101%;
	height: 413px;
	background: url(../image/media_img.png) no-repeat center top;
}
#myGallery img {
	border: 2px solid #52697E;
	margin-top: 39px;
}
/*a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}*/