body.mceContentBody {
	padding: 20px 120px 20px 20px;
}

div.content h2,
body.mceContentBody h2 {
	font-size: 140%;
	font-weight: normal;
	color: #313116;
	margin-top: 0;
	background-color: #cffb08;
	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;
}

.sponsor {
	font-size: 90%;
}

div#flowplayer_container {
	background-color:white;
	border:1px solid #CCCCCC;
	padding:10px;
	width: 428px;
	height: 318px;
}

a#flowplayer {
	background-color:black;
	background-repeat:no-repeat;
	display:block;
	height:318px;
	text-align:center;
	width:428px;
}


a#flowplayer img {
	border:0 none;
	margin-top: 120px
}

pre {
	font-size: 130%;
}

