#myGallery {
	width: 100%;
	height: 300px;
}
#myGallery img {
	border: 0px;
}
a.loading {
	background: (../images/ajax_small.gif) no-repeat center;
}
