#main .content .what {
	background: #ebebeb;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #e2e2e2;
}
#main .content .info {
	background: #f9f9f9;
	border-bottom: 1px solid #e2e2e2;
	padding: 10px;
	font-size: 11px;
}
#main .content .info *{
	font-size: 11px;
}
#main .content .numbers a {
	font-weight: normal;
}

