section.plus_news{
	max-width:700px;
	width:90%;
	margin:0 auto;
	background:#FFF;
	padding:10px 20px;
	letter-spacing:1px;
	line-height:1.6;
}

section.plus_news_child:first-of-type{
}

section.plus_news_child{
	margin-top:30px;
}
.plus_news h1{
	margin-bottom:0;
}
.plus_news h2{
	font-size:22px;
	margin:0;
}
.plus_news h3{
	font-size:16px;
	margin:0;
	color:#222;
}
.plus_news .snippet{
	font-size:13px;
	color:#333;
}
.plus_news .source{
	font-size:10px;
	color:#666;
}
