.boundedLeft td {
	background-color:#FFF;
}
.boundedLeft th	{
	font-size:9pt;
	vertical-align:top;
	white-space: nowrap;
}
/*
.boundedLeft th	{
	background-color:#EEE;
	color:#555;
	font-size:.85em;
	vertical-align:top;
	white-space: nowrap;
}
*/

.cidImageLeft {
	clear: both;
	border-bottom: 3px double #cad9e2;
}
.cidImageLeft .cidHtmlList {
	list-style: none outside;
	margin:0;
	padding:0;
}
.cidImageLeft .cidItem {
	border-top: 3px double #cad9e2;
	padding: 8px;
}
.cidImageLeft .cidItemTitle	{
	font-weight: bold;
}
.cidImageLeft .cidItemThumb	{
	display: block;
	float: left;
	padding: 0 1em 1em 1px;
}
.cidImageLeft li {
    clear: left;
}

#prodInfoTable th {
	width: auto;
}
#selectTable {
	width: 600px;
}

/* PDF PAGES */

#pdfBody {
	background: #FFF;
	color: #000;
	font-family: verdana, lucida grande, sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 10px 0 0 10px;
	text-align:left;
}


/*
h1, h2, h3, h4, h5, h6, .header1, .header2, .header3, .header4, .header5, .header6 {
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #333;
}
h1, .header1 {	font-size: 24px;}
h2, .header2 {	font-size: 20px;}
h3, .header3 {	color: #666;	font-size: 18px;}
h4, .header4 {	font-size: 14px;}
h5, .header5 {	font-size: 12px;}
h6, .header6 {	font-size: 10px;}
h4, h5, h6 {	font-weight: bold;}
*/
