@charset "utf-8";
/* CSS Document */

.content_container .content_content table tr td table tr td{
	color:#464646;
	font-size:15px;
	line-height:20px;
}

.content_container .content_content table tr td h2{
	border-left:10px solid #e34805;
	line-height:20px;
	font-size:20px;
	font-weight:400;
	padding-left:5px;
	color:#363636
}

.articles_content h1{
	padding:5px 15px;
	width:250px;
	font-size:18px !important;
	line-height:24px !important;
	color:#fff !important;
	background-color:#e34805;
	margin:0px !important;
}