#myGallery {
	position: absolute;
	right: 0;
	top: 35px;
	width: 700px;
	height: 700px;
}
#myGallery img {
	border: 0px solid #52697E;
}
/*a.loading {
	background: #000 url(../images/ajax_small.gif) no-repeat center;
}*/