#myGallery {
	width: 320px;
	height: 280px;
	margin-left:-10px;
	margin-top:-25px;

}
#myGallery img {
	border: 1px solid black;
	height: 205px;
	
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}
