
.latest_news {
	font-size: 			100%;
	font-family: 		Arial, Helvetica, sans-serif;
}

.latest_news h4 {
	font-size:			1.4em;
	margin:				5px 0 5px 0;
}

.latest_news p {
	margin:				0;
	padding: 			0 10px 10px 0;
}

.latest_news p#org_name {
	text-indent:		30px;
	font-weight:		bold;
	font-size:			1.4em;
	text-align:			center;
}

