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