#myGallery {
	width: 100%;
	height: 300px;
}
#myGallery img {
	border: 2px solid #2a1a0b;
}
a.loading {
	background: #fff url(../gallery_images/ajax_small.gif) no-repeat center;
}
