#myGallery {
	width: 100%;
	height: 500px;
	margin-top: 20px;
	margin-left: -30px;
}
#myGallery img {
	border: 0;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}
