main.master>section.master div.news h2{margin-bottom:0px;}
main.master>section.master div.news h2>a{
	border-bottom:0px;
	color:#fff ;
}
main.master>section.master div.news h2>a:hover{color:#fff;}
main.master>section.master div.news article{margin:0px -0.75em 0.75em -0.75em;}
main.master>section.master div.news article:first-child{margin-top:-0.75em;}
main.master>section.master div.news article header,main.master>section.master div.news article h1,main.master>section.master div.news article h2{margin:auto auto 0.5em auto;}
main.master>section.master div.news article header h1{margin:auto;}
main.master>section.master div.news article header div.details{
	background-color:#eff0f1;
	font-size:85%;
	padding:0.25em 0.75em;
}
main.master>section.master div.news article header div.details span{
	float:right;
	font-style:italic;
	text-transform:capitalize;
}
main.master>section.master div.news article header h1:before{content:'\f249';}
main.master>section.master div.news article header h1 a{
	color:#fff;
	border-bottom:0px;
}
main.master>section.master div.news article header h1 a:hover{color:#bf5e00;}
main.master>section.master div.news article p{padding:0px 0.75em;}