#myGallery {
	width: 100%;
	height: 260px;
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#myGallery img {
}
a.loading {
	background: #fff url(images/ajax_small.gif) no-repeat center;
}
