/* news styles */

.news .container3 .main .handwritten_header img {
	float:right;
	}
.news .container3 .main .content_container {
	clear:both;
	}
.news .container3 .main .content_container h2 {
	margin-bottom:32px;
	}
.news .container3 .main .content_container h3 {
	font-size:1.2em;
	color:#666666;
	}
.news .container3 .main .content ul {
	padding:2px 0px 0px 0px;
	list-style:none;
	}


/* news article styles */

.news .container3 .main #news_article h2 {
	margin-bottom:9px;
	}
.news .container3 .main #news_article h3 {
	font-size:1.4em;
	line-height:1.5em;
	margin-top:15px;
	}
.news .container3 .main #news_article h4 {
	color:#333333;
	font-size:1.4em;
	line-height:1.3em;
	margin-top:5px;
	}	
.news .container3 .main #news_article h5 {
	font-size:1.2em;
	line-height:1.5em;
	font-weight:800;
	margin:20px 0 -20px 0;
	}
.news .container3 .main #news_article h6 {
	font-size:1.2em;
	line-height:1.5em;
	margin:20px 0 0 0;
	}
.news .container3 .main #news_article span {
	color:#333333;
	font-weight:400;
	}