body.mceContentBody {
	padding: 20px 120px 20px 20px;
}

div.content h2,
body.mceContentBody h2 {
	font-size: 100%;
	font-weight: normal;
	color: #313116;
	margin-top: 0;
	background-color: white;
	padding: 3px 5px;
	margin-left: -5px;
}

div.content h3,
body.mceContentBody h3 {
	font-size: 120%;
	font-weight: bold;
	color: #626232;
}

div.content a,
body.mceContentBody a {
	color: #626232 !important;
	font-weight: bold;
}

div.content li,
body.mceContentBody li {
	margin-bottom: 1em;
}

a.arrow_link,
body.mceContentBody a.arrow_link {
	padding: 0 0 2px 25px;
	background: transparent url(/img/button_search_arrow.gif) no-repeat 0 2px;
	color: #626232;
	text-decoration: none !important;
}

a.big_arrow_link,
body.mceContentBody a.big_arrow_link {
	padding: 0 0 0 22px;
	font-size: 120%;
	background: transparent url(/img/button_search_arrow.gif) no-repeat 0 2px;
	color: #626232;
	display: block;
	text-decoration: none !important;
}

a.arrow_link:hover,
a.big_arrow_link:hover,
body.mceContentBody a.arrow_link:hover,
body.mceContentBody a.big_arrow_link:hover {
	text-decoration: underline !important;
}

p.sponsor {
	font-size: 90%;
}
