.cfNews-list{
	
}
.cfNews-list h2{
	margin-top: 0;
	padding-top: 0;
}
.cfNews-list .cfNews-row{
	margin-top: 20px;
}
.cfNews-list .cfNews-row-first{
	margin-top: 0;
}
.cfNews-list .cfNews-image img{
	width: 100%;
	max-width: 740px;
	height: auto;	
}
.cfNews-list cfNews-image {
    float: right;
}
.cfNews-list h4 {
    font-weight: 600;
}
/*.details {
    font-weight: 600;
}*/
/*.details a {
    color: #27519a;
}*/
.cfNews-detail h3 {
    margin-top: 0;
}
.cfNews-detail{
    margin-top: 30px;
}
.cfNews-detail .row {
    margin-left: 0;
    margin-right: 0;
}
.cfNews-detail .cfNews-gallery:after{
	clear:both;
}
.cfNews-detail .cfNews-gallery .newsThumb{
	float:left;
	width: 100%;
	margin-left: 2%;
	margin-bottom: 5px;

}
.cfNews-detail .cfNews-gallery .newsThumb img{
	width: 100%;
	max-width: 360px;
	height: auto;		
}
.cfNews-image {
    text-align: right;
}
