
				table#FeaturedProducts1 {
				    width: 100%;
				    border: 0;
				    padding: 0;
				    margin: 0;
				}
				table#FeaturedProducts1 td {
				    padding: 14px 0;
				    margin: 0;
				    text-align: center;
					width: 25%;
				    border: 0;
				}
				table#FeaturedProducts1 td a {
				}
				table#FeaturedProducts1 td img {
				    border: 0;
				    padding: 0;
				    margin: 0;
				}
				table#FeaturedProducts1 a.cms_FeaturedProducts_namelink {
				    line-height: 1.7em;
				    padding: 0.25em 0.35em;
				}
			

						.cms_FeaturedProducts_4{
	/* display: none; */
}
.cms_ImageGallery_166{
	display: none; 
}

table#FeaturedProducts1 tr td {
	text-align: center;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	padding: 1px;
}

table#FeaturedProducts1 tr td.last {
	border-right: none;
}

table#FeaturedProducts1 .price {
	line-height: 1.5em;
}

#content #main .cms_FeaturedProducts_4 h1.cms_FeaturedProducts_title{
	margin: 0 0 1em 0;
}

.ContentType_ImageGallery_galleryContainer ul{
	list-style: none;
}
.ContentType_ImageGallery_galleryContainer ul li{
	width: 25%;
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}
.ContentType_ImageGallery_galleryContainer ul li:nth-child(4n+1){
	clear: left;
}
						
