#stateForm {
	width: 514px;
	padding-bottom: 13px;
	border-bottom: 1px solid #2E621B;
	margin-bottom: 20px;
}

select#chooseState {
	width: 144px;
}

table#clientList {
	width: 514px;
	background: #CDD9CC url(/commercial/images/body/bg_cdd9db_btm_rt.gif) no-repeat bottom right;
}

td.clientListA {
	padding: 14px 7px 0px 14px;
}

td.clientListB {
	padding: 14px 14px 0px 7px;
}

tr.last td.clientListA, tr.last td.clientListB {
	padding-bottom: 14px;
}

table#clientList td p {
	margin: 0px 0px 0px 0px;
}

div#footer {
	margin-left: 169px;
	width: 542px;
}
