#homenewscontainer {
	background: white;
	width: 301px;
	height: auto;
	text-align: left;
}

.homenewsheader {
	height: 4px;
	text-align: left;
}

.homenewstitlecontainer {
	height: auto;
	margin-left: 8px;
	text-align: left;
}

.homenewstitle {
	float: left;
	width: 100px;
	margin: 0px;
	text-align: left;
}

.homenewsactions {
	float: right;
	margin: 0px;
}

H1, .homenewsHomeContainerTitle {
	font-size: 15px;
	font-weight: bold;
	color: #b0112b;
	text-transform: uppercase;
}
.homenewscontainercontentpane {
	color: black;
	font-size: 13px;
}

.homenewsContentPane A:link, .homenewsContentPane A:active, .homenewsContentPane A:hover, .homenewsContentPane A:visited {
	text-decoration: none;
	color: #b0112b;
	font-size: 13px;
	text-decoration: underline;
}

.homenewsContentPane {
	width: 285px;
	color: #000;
	text-align: left;
	overflow-y:auto;
	height:195px;
}

.homenewsfooter {
	height: 4px;
}

.homenewssmall {
	font-size: 11px;
}
