dl dt {
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-weight: bold;
	color: #333;
}

dl dd {
	background-color: #FAFAFA;
	border: solid 1px #666666;
	border-top: none;
}
