td#mainBody ul.arrowList li {
	margin-left: 14px; margin-right: 14px;
}

td#mainBody ul.arrowList li a {
	color: #DC5034;
}

div#productBox {
	width: 388px;
	margin-top: 20px; margin-bottom: 20px;

	/* background: #CDD9CC url(/commercial/images/body/bg_cdd9db_btm_rt.gif) no-repeat bottom right; */
}

table#productTable {
	width: 514px;
	margin-top: 20px; margin-bottom: 20px;
}


div#productBox p.header, table#productTable td p.header {
	color: #000;
	margin-left: 14px;
}

div#productBox ul.arrowList, table#productTable td ul.arrowList {
	padding: 0px 13px 0px 3px;
	margin: 0px;
	text-indent: 0;
}

div#productBox ul.arrowList li, table#productTable td ul.arrowList li {
	padding: 0px 0px 6px 15px;
	margin: 6px 0px 0px 0px;
	border-bottom: #999 1px solid;
	background: none;
}

div#productBox ul.arrowList li a, table#productTable td ul.arrowList li a {
	color: #DC5034;
}

div#productBox ul.arrowList img, table#productTable td ul.arrowList img {
	display: inline;
	vertical-align: middle;
}

div#productBox ul.arrowList li.last, table#productTable td ul.arrowList li.last {
	border: none;
	padding-bottom: none;
}

td#mainBody h2#paraHeading {
	margin-bottom: 10px;
}