#myGallery {
	width: 350px;
	height: 300px;
	float: right;
	position: absolute;
	right: -125px;
}
#myGallery img {
	border: 2px solid #52697E;
}
a.loading {
	background: #fff url(../img/ajax_small.gif) no-repeat center;
}
