#myGallery {
	width: 300px;
	height: 300px;
}
#myGallery img {
	/*border: 2px solid #52697E;*/
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}

.navigationTabs li{
list-style:none;}

.navigationTabs a {
text-decoration:none;
cursor:pointer;
}