#contentbottompanecontainer {
	background: white;
	width: 575px;
	height: auto;
	text-align: left;
}

.contentbottompaneheader {
	height: 4px;
	text-align: left;
}

.contentbottompanetitlecontainer {
	height: auto;
	margin-left: 8px;
	text-align: left;
}

.contentbottompanetitle {
	float: left;
	width: 500px;
	margin: 0px;
	text-align: left;
}

.contentbottompaneactions {
	float: right;
	margin: 0px;
}

H1, .contentbottompaneHomeContainerTitle {
	font-size: 15px;
	font-weight: bold;
	color: #b0112b;
	text-transform: uppercase;
}
.contentbottompanecontainercontentpane {
	color: black;
	font-size: 13px;
}

.contentbottompaneContentPane A:link, .contentbottompaneContentPane A:active, .contentbottompaneContentPane A:hover, .contentbottompaneContentPane A:visited {
	text-decoration: none;
	color: #b0112b;
	font-size: 13px;
	text-decoration: underline;
}

.contentbottompaneContentPane {
	width: 559px;
	color: #000;
	text-align: left;
}

.contentbottompanefooter {
	height: 4px;
}

.contentbottompanesmall {
	font-size: 11px;
}
