/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
.latest_news {
	width: 95%;
	padding-left: 8px;
	border: 0px solid #211a16;
	padding-top: 10px;
	background-color: transparent;
	vertical-align: top;
}
