div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.socials-header{
	display:inline-block;
border-left:1px solid #727271;
}
header .socials a .hover{
	display:none;
}
header .socials a:hover .normal{
	display:none;
}
header .socials a:hover .hover{
	display:inline-block;
}
header .socials{
	display:inline-block;
}
header .socials a{
	margin-left:1em;
}
header .socials .normal-1,.hover-1{
	height:100%;
}
header .socials .normal-2,.hover-2{
	height:100%;
}
header .socials .normal-3,.hover-3{
	height:100%;
}
