
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;
}

.cdsHeaderTable img {
	padding: 12px 12px 6px 12px;
}

.cdsHeaderTagline {
	font: bold 18px verdana,arial,helvetica,sans-serif;
	text-align: right;
	width: 100%;
	color: #666;
	vertical-align: bottom;
	padding: 12px 12px 6px 12px;
}

.cdsHeaderBorder {
	background-image: url(../images/headerBorder.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
	padding: 0;
}

.cdsHeaderBorder table {
	width: 100%;
}

.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%;
}

.catalogCell {
	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 {}

.cdsFooter {
	font-size: 12px;
	width: 100%;
	text-align: center;
}

