#myGallery {
	width: 100%;
	height:800px;
}
#myGallery img {
	border:none;
}
a.loading {
	background:#fff url(images/loading.gif) no-repeat center;
}