.news_head {
	color:#FFF;
	font-family: "Segoe UI";
	font-size:20pt;
}
.news_article {
	color:#FFF;
	font-family: "Segoe UI";
	font-size:10pt;

}

.date {
width: 32px;
height: 45px;
background: #31383e;
color: white;
padding: 10px;
text-align: center;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.dateh3 {
font-size: 14px;
font-weight: bold;
color: #9e9e9e;
}

.dateh4 {
font-size: 26px;
line-height: 1;
font-weight: normal;
}