h5 { font-size: 20pt; }

.news-list-container {

	border:5px solid #FA0;
	background-color: #FA0;
}



.news-list-morelink { color: black; }
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	border:5px solid #FFD;
	background-color: #FFD;

	}



.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 0px solid #769024;
	background-color: #FFD;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:black;
	padding-left:2px;
}
.news-list-container H3 A {
	color:black;

}

