#myGallery {
	width: 100%;
	height: 300px;
}
#myGallery2 {
	width: 100%;
	height: 300px;
}
#myGallery3 {
	width: 100%;
	height: 300px;
}
#myGallery img, #myGallery2 img, #myGallery3 img {
	border: 2px solid #a186be;
}
a.loading {
	background: #e1e1e1 url(../images/ajax_small.gif) no-repeat center;
}