#myGallery {
	width: 100%;
	height: 350px;
}
#myGallery img {
	border: 1px solid #666666;
}
a.loading {
	background: #000000 url(../images/ajax_small.gif) no-repeat center;
}
