@charset "UTF-8";


#top #wrapper #mainContent main section .reverse h3 span {
	font-size: 12px;
	background: #CA984D;
	display: block;
	margin-left: 3px;
	margin-top:-3px;
	border: 1px solid #42210B;
	width: 130px;
	padding:0px;
	float: right;
	text-align: center;
	height:34px;
	line-height:34px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;

}
#top #wrapper #mainContent main section .reverse h3 span.w {
height:34px;
line-height:1em;
padding:3px;
}
#top #wrapper #mainContent main section .reverse h3 { clear: both; }

section .reverse h3 {
    font-size: 24px;
}

section .reverse div table {
    font-size: 14px;
}