#myGallery {
	width: 890px;
	height: 550px;
}
#myGallery img {
	border: 2px solid #FBC867;
}
a.loading {
	background: #FBC867 url(../images/ajax_small.gif) no-repeat center;
}
