#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;
	font-size: 10pt;
	font-family: Trebuchet MS;
}

#content .news h1 {
	margin: 0;
}

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

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

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

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

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

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

#content .pagination {
	margin-top: 20px;
}