.abst {
    text-align: left;
    line-height: 190%;
    font-size: 14px;
    text-indent: 1em;
    margin: 0 0 0 32px;
}
.abst_h3 {
    text-align: left;
    line-height: 160%;
    font-size: 16px;
    font-weight: bold;
    margin-top: 9px;
}
.caption {
    text-align: center;
    font-weight: bold;
    line-height: 160%;
    margin-top: 10px;
}
.imgblock {
 display: block;
 margin-left: auto;
 margin-right: auto;    
}
.abst_r {
    text-align: right;
    line-height: 190%;
    font-size: 14px;
    text-indent: 1em;
}