#myGallery {
	width: 450px;
	height: 290px;
	border:none
}
#myGallery img {
	border: 1px solid #000000;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}