#myGallery {
	float:left;
	width: 40%;
	height: 400px;
	margin-left:-70px;
}
#myGallery img {
	border: 2px solid #999999;
}
a.loading {
	background: url(../images/ajax_small.gif) no-repeat center;
}