table.productTable{
	width: 512px;
	background-color: #e9e9e9;
}

table.productTable td.productTd{
	vertical-align: middle;
	text-align: center;
	padding-left: 13px;
}

table.productTable td.linkListTd{
	<!-- background: url(/commercial/images/body/bg_c2d0c1_btm_rt.gif) no-repeat bottom right; -->
}

td#mainBody ul.arrowList{
	padding: 11px 13px 11px 22px;
	margin: 0px;
	text-indent: 0;
}

td#mainBody ul.arrowList li {
	padding: 0px 11px 6px 15px;
	margin: 6px 0px 0px 0px;
	border-bottom: #9EB59C 1px solid;
	<!-- background: transparent url(/commercial/images/body/link_arrow_cdd9cb.gif) 4px 3px no-repeat; -->
}

td#mainBody ul.arrowList li.last{
	border: none;
	padding-bottom: none;
}