p#subtext{
	font-size:0.8em;
	font-weight:normal;
	top:22px;
	left:80px;
	position:absolute;
}


ul#achieve{
	list-style:none;
	list-style-position:outside;
	margin-right:20px;
	margin-left:165px;

}

li{
	margin-top:10px;
}

dl{
	background-color:#ddd;
}

dl:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
dl{
	display:inline-block;
}
dl{
	display:block;
}

dt{
	font-weight:bold;
	display:block;
	width:75px;
	float:left;
	color:#fff;
	background-color:#666;
	clear:both;
	position:relative;
	top:2px;
	left:2px;
}
dd{
	background-color:#fff;
	float:right;
	width:485px;
}
dd span{
	float:left;
	display:inline;
}
dd span.month{
	width:70px;
	display:block;
	padding:5px;
	margin-left:0px;
	text-align:center;
}
dd span.record{
	width:285px;
	display:block;
	padding:5px;
}
dd span.area{
	width:88px;
	display:block;
	padding:5px;
	text-align:right
}
dd.listhead{
	font-weight:bold;
	border-bottom:1px dotted #666;
	border-top:1px dotted #666;
}
p.align-right a{
	font-size:12px;
}