.latestCategoryPosts {
	background-color:#A80534;
	border:1px solid #FCB827;
	margin-bottom:10px;
	opacity:0.88;
	overflow:auto;
	padding-bottom:10px;
	color:#FCB827;
}

.latestCategoryPosts .header {
	background-color:#FCB827;
	border:1px solid #A80534;
	color:#A80534;
	padding:3px;
	margin:0px;
	font-weight:normal;
}

.latestCategoryPosts a {
	color:#FCB827;
	text-decoration:none;
}