

.productImg {
	margin: 0;
	border: solid 1px #CCC;
	
	}

.imageContainer {
	width: 238px;
	text-align: center;
	margin: 0;
}

.button {
	margin-bottom: 0;
}

.greySeparator {
	border-top: solid 1px #CCC;
	margin-top: 12px;
	padding-bottom: 12px;
}
	
.labelImage {
	float: left;
	border: solid 1px #ccc;
}

.labelList {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.sellerProfile {
	margin: 0 15px;
	}

.sellerProfile dt {
	font-weight: bold;
	color: #2970A6;
}

.sellerProfile em {
	font-weight: bold;
	font-style: normal;
	color: #666;
}

.otherProductList li  {
	float: left;
	width: 191px;
}

.otherProductList {
	padding: 0;
}

.otherProductList img {
	border: solid 1px #ccc;
	margin-right: 6px;
	margin-bottom: 15px;
	vertical-align:middle;
}

h2#certifications {
	background-image: url(../../images/en/h2_certifications.jpg);	
	}
	

h2#otherProducts {
	background-image: url(../../images/en/h2_other_products.jpg);	
	}
	

h2#relatedProducts {
	background-image: url(../../images/en/h2_related_products.jpg);	
	}
	
.labelData {
	float: clear;
}

.certList li {
	width: 498px;
	margin: 8px 0;
	}
.certList em {
	color: #666;
	font-weight: bold;
}
.certList {
	font-weight: normal;
}
.otherProductList {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.otherProductList a {
	font-weight:bold;
}

.viewSide {
	width: 238px;
	display: block;
	float: left;
}

.viewSideTop{
	background: transparent url(../../images/view-side-top.png) no-repeat scroll left top;
	width: 238px;
	height: 15px;
}

.viewSideBottom{
	background: transparent url(../../images/view-side-bottom.png) no-repeat scroll left bottom;
	width: 238px;
	height: 15px;
}

.viewSideMain {
	background: transparent url(../../images/view-side-border.png) repeat-y scroll left top;
	background-repeat: repeat;
	width: 238px;
	display:block;
}

.viewMain {
	float: left;
	width: 516px;
	display: block;
}
