@charset "UTF-8";
#chart {
	float: left;
	height: 126px;
	width: 675px;
	height: 480px;
	padding-left: 6px;
	padding-top: 18px;
}
#content img {
	float: left;
	padding-top: 21px;
}
#titles {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}

.past, .past a{
	background-color: #F1F4EF;
	filter:alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
}
