@charset "utf-8";
/* CSS Document */

#most_report {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: -10px 0 -6px 0;
}

#most_report h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-weight: bold;
	padding: 4px 0 8px 0;
	color: #000;
}

#most_report h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	display: block;
	border-top: 2px solid #000;
	background: url("../../../img/report/mr_h2.png") bottom repeat-x;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 5px 10px 8px 10px;
	letter-spacing: 1px;
	line-height: 18px;
}

#most_report h1 a, #most_report h2 a {
	color: inherit;
}

#most_report .report {
		border-width: 3px 0;
		border-color: #000;
		border-style: solid;
}