#myGallery {
	width: 100%;
	height: 300px;
}
#myGallery img {
	border: 1px solid #CCCCCC;
}
a.loading {
	background: #fff;
}