body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: "Arial", Lucida, Verdana, sans-serif;
}

h8 {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 27px;
	font-variant: normal;
	text-align: center;
	margin: 10px auto 30px;
	padding: 0 0 6px;
	font-size: 27px;
	border-bottom: 1px solid #ccc;
}

#news_feed_container {
	margin: 10px 20px;
	padding: 0;
	display: block;
	position: relative;
}

div.news_article {
	border-bottom: 1px solid #eee;
	display: block;
	position: relative;
	margin: 0 0 20px;
	padding: 0 0 5px;
}

div.news_article h3 {
	font-size: 17px;
	line-height: 17px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 10 0 10px;
}

div.news_article h3 a {
	font-size: 15px;
	line-height: 20px;
	color: #ca2215;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	bottom: 20px;
}

div.news_article h3 a:hover {
	font-size: 15px;
	line-height: 20px;
	color: #333;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	font-variant: normal;
}

div.news_article p {
	margin: 0;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 16px;
	color: #707070;
}

div.news_article img {
	margin: 0;
	padding: 0;
	border-width: 0;
	border-style: none;
	display: inline;
	position: relative;
}

ul.paging_menu {
	display: block;
	position: relative;
	padding: 3px 0;
	margin: 0;
}

ul.paging_menu li {
	display: inline;
	position: relative;
	padding: 0 3px;
	margin: 0 3px;
	list-style-type: none;
	list-style-image: none;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	color: #999;
	float: none;
}

ul.paging_menu li a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

ul.paging_menu li a:hover {
	color: #000;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
