
body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
}

table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

img {
	border: 0;
}

.cdsCategoryCell img {
	cursor: pointer;
	border: 1px solid #ccc;
	padding: 6px;
}

.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;
	border-collapse: collapse;
	width: 100%;
}

.cdsShowProductAttachmentTable {
	border: 1px solid #999;
	border-collapse: collapse;
	width: 100%;
}

.cdsCatalogTable { width: 100%; }
#cdsHeaderLeft {}
#cdsHeaderCenter {}
#cdsHeaderRight { width: 100%; text-align: right; padding-right: 12px;}
#cdsBodyTopLeft {}
#cdsBodyTopCenter { white-space: nowrap; }
#cdsBodyTopRight { width: 100%; text-align: right; padding-right: 12px; }
#cdsBodyCenterLeft {}
#cdsBodyCenter { width: 100%; padding: 6px 12px 12px 12px; }
#cdsBodyCenterRight {}
#cdsBodyBottomLeft {}
#cdsBodyBottomCenter { padding: 0px 12px 12px 12px; }
#cdsBodyBottomRight {}
#cdsFooterLeft {}
#cdsFooterCenter {}
#cdsFooterRight {}


