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

