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

.EWC_PhotoGallery {
	margin: auto;	
}
.EWC_PhotoGalleryCategory {
	/*
	margin: 0px;
	padding: 0px;
	padding-bottom: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 20px;
	*/
}
.EWC_PhotoGalleryDescription {
	margin-bottom: 10px;
}
.EWC_PhotoGalleryTable {
	margin: auto;
	width: 100%;
	border: 0px;
	padding: 0px;
	text-align: center;
}
.EWC_PhotoGalleryTable td {
	margin: auto;
	text-align: center;
	padding-bottom: 16px;
}
.EWC_PhotoGalleryTable img {
	border: 2px solid #666666;
}
.EWC_PhotoGalleryTable a {
	text-decoration: none;
}
.EWC_PhotoGalleryCategoryCaption {
	text-decoration: none;
}
.EWC_PhotoGalleryCaption {
	text-decoration: none;
}