#myGallery {
height:376px;
width:91%;
top:30px;
}
#myGallery img {
	border: 1px solid #999999;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}