@charset "utf-8";
/* CSS Document */

.EWC_PhotoGallery {
	margin: auto;	
}
.EWC_PhotoGalleryCategory {
	margin: 0px;
	padding: 0px;
	padding-bottom: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	line-height: 34px;
	color: #000000;
}
.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;
}
