#GalleryNavigation {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0;
	width: 495px;
}
#GalleryNavigation li {
	float: left !important;
	margin: 0 15px 15px 0 !important;
	border: none !important;
	width: 220px !important;
}
#GalleryNavigation li a {
	border: none !important;
}
#GalleryNavigation li a img {
	border: none !important;
}
