#content table { width: 95%; margin: auto; border: none; border-collapse: collapse; }
#content table td, #content table th { border: none;}
.crumbBar { margin: 10px 20px; }
.contentHeader b{ font-size: 1.2em;
	width: 70%;
	padding: 0 0 3px 14px;
	color: #900;
	border-bottom: 1px solid #c00;
	background: url(../../../images/small_bullet.png) left center no-repeat;
	margin: 0 0 0 20px;
	font-weight: bold;
	display: block;
}
#content .frow td{ border-bottom: 1px solid #e5e5e6; margin-bottom: 30px;}
.subContentHeader b { font-weight: bold; }
form { margin: 0px; }
table form input, table form textarea{ margin: 0 10px; }
b { font-weight: normal; }
.flist { background: #e5e5e6; font-size: 0.9em; font-weight: bold;}
#content table table.subContentHeader { border-top: 1px solid #e5e5e6; border-bottom: 1px solid #e5e5e6; }

