  * {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
*:before, *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, output, section, summary {
    display:block;
}
body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size:17px;
    line-height: 26px;
    color:#3b3838;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}
:focus {
    outline:0 !important;
}
::-moz-focus-inner {
    border:0 !important;
}
table {
    border-collapse:collapse;
    border-spacing: 0;
}
caption, th, td {
    font-weight:normal;
    text-align:left;
}
strong {
    font-weight:bold;
}
em {
    font-style:italic;
}
.clearB:after {
    clear:both;
    content: "";
    display: table;
}
a img {
    border: 0;
}
img {
    vertical-align:top;
}
form, table {
    padding: 0;
    margin: 0;
}
ul{
    margin: 0 0 25px 18px;
    padding: 0;
}
ul li{
    margin: 0;
    padding: 0;
    list-style: disc;
}
p, h1, h2, h3, h4, h5 {
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    margin: 0 0 10px;
    font-weight: normal;

}
p{
    margin-bottom: 25px;
}
h2 {
    font-size: 29px;
    color: #8e2920;
    -webkit-print-color-adjust: exact;
    margin-bottom: 30px;
}
hr{
    height: 3px;
    display: block;
    background-color: #c79490;
    -webkit-print-color-adjust: exact;
    margin: 50px 0;
}
.print-container{
    width: 938px;
    margin: 0 auto;
}
.content-area{
    width: 900px;
    margin: 0 auto;
}
.heading{
    background-color: #8e2920;
    -webkit-print-color-adjust: exact;
    height: 100px;
    text-align: center;
    padding: 13px 0;
    margin-bottom: 20px;
}
.heading h1{
    color: #fff;
    -webkit-print-color-adjust: exact;
    font-size: 29px;
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 4px;
}
.heading .date{
    color: #fff;
    -webkit-print-color-adjust: exact;
    text-transform: uppercase;
    font-size: 17px;
    line-height: normal;
}
.banner{
    text-align: center;
    margin-bottom: 25px;
}
.box1{
    width: 625px;
    float: left;
}
.box2{
    width: 222px;
    float: right;
}
.box2 .avatar{
    margin-bottom: 15px;
}
.box2 h4, .box2 h5{
    font-size: 17px;
    line-height: normal;
    margin: 0;
}
.box2 h4{
    color: #8f2921;
    -webkit-print-color-adjust: exact;
}
.box2 h5{
    color: #3b3838;
    -webkit-print-color-adjust: exact;
}
.gallery{
    padding-top: 20px;
}
.gallery ul{
    margin: 0;
    padding: 0;
}
.gallery ul li{
    float: left;
    list-style: none;
    margin: 0 57px 0 0;
}
.gallery ul li:last-child{
    margin-right: 0;
}


.isprin_isgal .lithird, .galhubak .lithird{
    margin-right:0;
}

.galhubak  ul li, .isprin_isgal ul li{
    margin-bottom:10px;
}
.top-box {display: none;}
#iprint_wrapper {display: block !important;}
.newslatter-header, .newslatter-body, #footer-top, .site-footer {display: none;}