#myGallery {
	width: 480px;
	height: 350px;
	margin:0 0 0 0;
	float: left;
}
#myGallery img {
	border: 1px solid #8CA247;
	
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}
