h1 {
	float:right;
	text-align: right;
	border-bottom: 3px solid #006633;
	width: 98%;
	margin-right: 2%;
	margin-top: 0px;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
h2 {
	font-size: 20px;
	color: #333333;
	border-bottom: 1px solid #DFDFDF;
	padding: 0px;
	margin: 0px 0px 10px;
}
h3 {
	padding: 0px;
	margin: 0px 0px 10px;
}
h4 {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	margin: 10px 0px;
	padding: 0px;
}
#right #box #contents {
	margin: 0px 0%;
	padding: 0px 2% 10px;
	float: left;
	width: 96%;
}
ol.list611 li {
	font-size: 200%;
	font-weight: bolder;
	font-style: italic;
	color: #95CC9D;
	list-style: decimal;
	margin: 1px 0px;
}

ol.list611 li dl {
	color: #333;
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
ol.list611 li dl dd {
	font-weight: normal;
	line-height: 24px;
}

* html ol.list611 li dl { /*for IE6 */
  display: inline;
  
}

*:first-child+html ol.list611 li dl { /*for IE7 */
  display: inline;
}
#table table {
	float: left;
	border: 1px #B4B4B4 solid;
	border-collapse: collapse;
	border-spacing: 0;
	width: 98%;
	margin-top: 5px;
	margin-bottom: 30px;
}
#table th {
	padding: 5px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	border-top: 0 solid #B4B4B4;
	border-right: 0 solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
}
#table td {
    padding: 5px;
    border: 1px #B4B4B4 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
#rankbox {
	margin: 0px 1% 0px 0px;
	padding: 0px;
	float: left;
	width: 18%;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	height: 150px;
}
.left {
	margin: 0px;
	padding: 0px;
	float: right;
}
