table.productTable{
	width: 514px;
	background: #CDD9CC url(/commercial/images/body/bg_cdd9db_btm_rt.gif) no-repeat bottom right;
}

table.productTable td.productTd{
	text-align: center;
	vertical-align: middle;
	width: 36%;
	padding-left: 12px;
}

table.productTable td.linkListTd{
}

td#mainBody ul.arrowList{
	padding: 11px 13px 11px 3px;
	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;
}

