.home-news {
	padding-top:20px;
	font-family:GillSansLight;
	font-size:14px;
}
.home-news .title {
	color:#e91413;
	padding-bottom:5px;
	font-size:20px;
}
.home-news .teaser {
	color:#6d6d6d;
	font-size:16px;
}
.home-news a,
.home-news a:hover {
	color:#e91413 !important;
}
.home-news .text {
	float:right;
}
.home-news .teaser p {
	margin-bottom:5px;
}
.article .title {
	color:#e91413;
	padding-bottom:5px;
	font-size:20px;
}
.main-note {
	color:#d3d3d3;
	font-size:21px;
	font-family:GillSansLight;
	line-height:28px;
	padding-top:20px;
}
