﻿.statiContentTxt .title {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 15px;
}
.statiContentTxt h1, .statiContentTxt h2.title {
    border-bottom: 0 !important; 
    padding: 15px;
    margin-bottom: 2px;
    font-size: 30px;
}
.aboutusContent {
    padding: 0 15px;
}
.rightSection {
    float: right;
    position: relative;
    text-align: right;
    padding-left: 15px;
    top: -24px;
}
.aboutusContent h3 {
    word-wrap: break-word;
    padding-top: 10px;
}
.statiContentTxt h3 {
    font-size: 18px;
    padding-bottom: 5px; 
}
.statiContentTxt p {
    padding-bottom: 15px;
}
.statiContentTxt .newsImage {
    width: 110px;
    padding: 15px 0 0 0px;
    text-align: left;
}
.statiContentTxt .newsImage .thumb {
    float: none;
    width: 100%;
}
.statiContentTxt .newsImage .thumb img {
    max-width: 100%;
}
    .statiContentTxt .newsImage .detail h4 {
        font-size: 13px;
        padding: 6px 0;
        line-height: 22px;
        color: #3b322f;
        font-weight: 700;
    }
        .statiContentTxt .newsImage .detail h4 span {
            font-size: 13px;
            display: block; 
            color: #9b1518;
            font-weight: 700;
        }
    .statiContentTxt .newsImage .detail a.btn {
        min-width: 100%;
    }
.staticImageLoader {
    width: 90px;
    height: 90px;
}