.Container .Top {
	color: black;
}
.Container .Bottom {
	border-bottom: solid 5px #DADADA;
}
.Container .Head {
	padding-left: 8px;
	font-family: Arial, Sans-Serif;
	color: black;
	text-transform: uppercase;
	line-height:12px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: text-bottom;
}
.Container {
	margin-bottom: 10px;
}
.Container .ContentPane {
	height: auto;
}
