	table.contentArea 	{ width: 950px; }
		td.leftColumn	{ width:740px; background-image:url('../img/bkgd/leftColumn.jpg'); background-repeat: repeat-y; vertical-align: top; }
		td.gapColumn 	{ width:10px; vertical-align: top; background-image: url('../img/bkgd/gapColumn.jpg'); background-repeat: no-repeat; background-color: #FFFFFF; }
		td.rightColumn 	{ width: 200px; background-image:url('../img/bkgd/rightColumn.jpg'); background-repeat: repeat-y; vertical-align: top; }
	table.pageContent 	{ margin: auto; width: 700px; }

	h1.chartName 	{ font-size: 1.5em; font-family: /*Verdana,*/ Helvetica, Arial; font-weight: bold; margin-left: 5px; margin-bottom: -15px; }
	
	td.listTitle {
		font-size: 1em;
		font-family: /*Verdana,*/ Helvetica, Arial;
		font-weight: bold;
		background-position: top center;
		background-repeat: no-repeat;
		height: 34px;
		line-height: 34px;
		padding-left: 10px;
		vertical-align: middle;
	}
	td.listContents {
		background-position: top center;
		background-repeat: repeat-y;
		padding-right: 7px;
	}
	td.listEndcap { height: 5px; background-position: bottom center; background-repeat: no-repeat; }
	
	div#productInfo { width: 700px; margin-left: 20px; }
	
	table.breadcrumbList { width: 200px; margin: 5px; margin-bottom: 2px;}
	table.breadcrumbList td.listTitle { background-image:url('../img/tbl/breadcrumb_header.png'); background-position: top center;}
	table.breadcrumbList td.listContents { }
	table.breadcrumbList td.listContents ul.breadcrumbs {}
	table.breadcrumbList td.listContents ul li.breadcrumb,
	table.breadcrumbList td.listContents ul li.breadcrumb a { color: #000000; }
	table.breadcrumbList td.listContents ul li.breadcrumb a:hover 	{ color: #333333; }
	table.breadcrumbList td.listEndcap { }
	
	table.relatedItems 			{ width: 190px; margin-right: 5px; }
		td.relatedItemsHeader 	{ background-image: url('../img/tbl/related_header.png'); background-repeat: no-repeat; background-position: top center; height: 40px; width: 190px; }
		td.relatedItemsList 		{ text-align: center; }
	div.relatedItem { position: relative;}
	table.relatedItem { width: 200px; padding-bottom: 10px; }
		table.breadcrumbList td.listTopcap, td.relatedItem_top { background-image: url('../img/tbl/relatedItem_top.png'); background-repeat: no-repeat; height: 10px; }
		table.breadcrumbList td.listContents, td.relatedItem_mid { width: 190px; background-image: url('../img/tbl/relatedItem_mid.png'); background-repeat: repeat-y; padding-left: 10px; padding-right: 10px; }
		table.breadcrumbList td.listEndcap , td.relatedItem_end { background-image: url('../img/tbl/relatedItem_end.png'); background-repeat: no-repeat; height: 15px; }
	
	div.productInfo 			{ text-align: center; }
	div.productInfo a 		{ text-decoration: none; color: #000000; }
	div.productInfo a:hover 	{ text-decoration: underline; }
	span.productName { font-size: 0.8em; font-family: /*Verdana,*/ Helvetica, Arial; }
	div.quickViewImg { text-align: center; }
		
	table.productImages 		{ margin: 0 auto; width: 300px; padding-bottom: 10px; }
		td.productImage_top 		{ background-image: url('../img/tbl/productImage_top.png'); background-repeat: no-repeat; width: 300px; height: 10px; }
		td.productImage_mid 		{ width:300px; height: 300px; padding-left: 10px; padding-right: 10px; background-image:url('../img/tbl/productImage_mid.png'); background-repeat: repeat-y; text-align: center; vertical-align: middle; }
		td.productImage_end 		{ background-image: url('../img/tbl/productImage_end.png'); background-repeat: no-repeat; width: 300px; height: 15px; }
		
	input.chartButton { text-align: center; }
	
	span.chartText, span.chartText table tr td { font-size: 0.8em; }