@charset "utf-8";
/* CSS Document */

.galleryView li {
	width: auto;
	height: auto;
	border:none;
	padding: 5px 30px 5px 30px;
}

.galleryView li.noPad {
	padding-left: 0;
	padding-right: 0;
}