div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.contacts-text{
	text-align: center;
}
.contacts-text h4{
	font-size:23px;
	line-height: 10px;
}
.contacts-text>h4>a{
	color: #96588a;
	font-weight: 300 !important;
}
.ow-icon-placement-left.ow-button-hover, .ow-icon-placement-left.ow-button-hover span{
	text-decoration: none;
	color:#ffffff !important;
	padding-top: 10px;
}
.ow-icon-placement-left.ow-button-hover span:hover{
	text-decoration: underline;
	color:#ffffff !important;
}
.ow-icon-placement-left.ow-button-hover a:hover{
	text-decoration: underline;
	color:#ffffff !important;
}
.contacts-detail{
	margin-bottom: 50px;
}
.ow-icon-placement-left.ow-button-hover{
	background: #49add7;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2b95c2), color-stop(1, #49add7));
    background: -ms-linear-gradient(bottom, #2b95c2, #49add7);
    background: -moz-linear-gradient(center bottom, #2b95c2 0%, #49add7 100%);
    background: -o-linear-gradient(#49add7, #2b95c2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49add7', endColorstr='#2b95c2', GradientType=0);
    border:solid 1px;
	border-color: #288cb6 #2685ad #247ca1 #2685ad;
	height:50px;
	width:220px;
	display:block;
	margin-left: 42%;
	border-radius: 4px;
}
