h1 {
	color: #c2410b;
}

h3 {
	margin-top: 20px;
	color: #822D82;
}

.inner-page p, .richtext li {
	line-height: 1.4em;
	text-align: justify;
	text-justify: distribute;
}

#sponsorDiv img {
	margin: 15px 25px 30px 0;
	vertical-align: middle;
}

.td-center td {
	text-align: center;
}

.th-center th {
	text-align: center;
	color: #505050;
}

.cg-th th {
	font-style: normal;
	font-size: 1em;
	padding: 8px 8px;
	line-height: 1.2em;
}

.cg-td td {
	padding: 8px 8px;
}

table.line-table {
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
}

table.line-table td, table.line-table th {
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
}

.cycle-overlay {
    background: #444444;
}