#content #news_title img {
	float: left;
}

#content #news_title h1 {
	margin: 0;
}

#content #news_title h2 {
	text-align: left;
	text-indent: 0px;
	color: #5a9700;
	margin-bottom: 30px;

}

#content .articles h1 {
	margin: 0;
}

#content .articles h2 {
	text-align: left;
	text-indent: 0px;
	color: #5a9700;
	margin-bottom: 30px;
	font-size: 10pt;
}

#content .articles a {
	color: #fc561c;
	font-weight: bold;
}

#content .articles div h1 {
	font-size: 16pt;
	font-weight: normal;
}

#content .articles div h2 {
	margin-bottom: 10px;
}

#content .articles p {
	text-indent: 50px;
}

#content .articles p a {
	color: #3a90e5;
	font-weight: bold;
}

#content .articles img.thumbnail {
	margin-right: 10px;
}

#content p.pagination {
	margin-top: 50px;
	border-width: 1px;
	border-style: solid;
	border-color: #93ba59;
	background-color: #b2ed5e;
	padding: 5px;
}