td.col_left { width:200px; }
td.col_right { width:120px; }
.td_filler { height: 28px; }
.td_borderdash {
	background-color: white;
	text-align: left;
	text-indent: 0;
	vertical-align: top;
	width: 400px;
	height: auto;
	margin-bottom: 10px;
	padding: 10px 25px 0 13px;
}
.td_title { background-color: white; text-align: left; text-indent: 0; padding: 4px 5px 10px 14px; width: 400px; height: auto; vertical-align: top; }
.td_background { background-color: #faf8f5; }

