
#cdsContainer {
	border-collapse: collapse;
	display: block;
	clear: both;
}

img {
	border: 0;
}

.cdsShowProductTableHeadRow td {
	background-color: #AEC9E6;
	border: 1px solid #999999;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 6px;
	width: 50%;
}

.cdsShowProductAttributeCell {
	font: 12px arial, helvetica, sans-serif;
	vertical-align: top;
	padding-right: 12px;
	width: 620px;
}

.cdsShowProductAttachmentCell {
	font: 12px arial, helvetica, sans-serif;
	vertical-align: top;
	width: 310px;
}

.cdsShowProductAttributeTable {
	border: 1px solid #999;
	width: 100%;
}

.cdsShowProductAttachmentTable {
	border: 1px solid #999;
	width: 100%;
}

#cdsCADModelProgress {
	background-color: #bdcbd8;
	padding: 6px;
	width: 400px;
	position: absolute;
	z-index: 300;
	top: 55%;
	left: 30%;
}

.cdsCatalogTable { width: 100%; }
#cdsBodyCenter { padding: 6px 12px 12px 12px; }
#cdsBodyBottomCenter { padding: 0px 12px 12px 12px; }

