#maintitle {
	background:url(images/title_bg.jpg) center center;
}

table.list-table tr.dotted {
	border-top: 1px dotted #ad752a;
}

table.list-table th {
	width: 170px;
	font-weight: bold;
	padding: 18px;
	font-size: 110%;
	border-bottom: 1px solid #ad752a;
}

table.list-table th img {
	width: 120px;
	height: auto;
	margin: auto;
	display: block;
	padding-bottom: 8px;
}

table.list-table td.justify {
	text-align: justify;
}

ul.flow-list li span.text {
	text-align: justify;
	display: block;
}



