/*  ==============================================================================================  NEWS  */
.news_container {
	width:100%;
	clear:both;
	margin: 0 0 0px 0;
}
.news_header {
	width:100%;
	clear:both;
	margin-bottom: -5px;
}
.news_postdate {
	width:100%;
	clear:both;
	margin: 0px 0 15px 0;
}
.news_pic {
	width:100px;
	float:left;
	vertical-align:top;
}
.news_content {
	width:194px;
	float:left;
	vertical-align:top;
	margin: 0 0 30px 0;
}
.news_archive, .news_article {
	width:100%;
}
news_img {
	margin: 0 0 40px 0;
}
/*  ==============================================================================================  NEWS  */