#objCont .objectWrapper { margin:25px -18px 0 0; }

.o_block { text-align:justify; 
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
margin-top: 20px;
padding:10px;
font:14px Arial; color:#44484b; }

.o_block h2 { font: 35px 'Arvo', Arial; color:#E4AA40; padding:3px; text-align:center; border-top:2px solid #E4AA40; border-bottom:2px solid #E4AA40; margin-top:20px; margin-bottom:20px; }


.o_block2 { text-align:justify; 
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
background: #EBB447;
background: -moz-linear-gradient(left,  #EBB447 0%, #CA8423 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#EBB447), color-stop(100%,#CA8423));
background: -webkit-linear-gradient(left,  #EBB447 0%,#CA8423 100%);
background: -o-linear-gradient(left,  #EBB447 0%,#CA8423 100%);
background: -ms-linear-gradient(left,  #EBB447 0%,#CA8423 100%);
background: linear-gradient(to right,  #EBB447 0%,#CA8423 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2dfcb', endColorstr='#abc79f',GradientType=1 );
 font:14px Arial; color:#fff; padding:10px;
margin-top: 20px; 
}

.o_block2 h2 { font: 35px 'Arvo', Arial; color:#fff; padding:3px; text-align:center; border-top:2px solid #fff; border-bottom:2px solid #fff; margin-top:20px; margin-bottom:20px; }

.o_col {  
column-count: 2;
-moz-column-count: 2;
-webkit-column-count: 2;
column-gap: 20px;
-moz-column-gap: 20px;
-webkit-column-gap: 20px;
 }

.o_abstract { font:bold 16px Arial; color:#E4AA40; margin-bottom:20px; }

.o_table { font:14px arial; border-collapse:collapse; text-align:center; width: 100%; }
.o_table th { text-align:center; border:1px solid #aaa; background-color:#E4AA40; color:#fff; }
.o_table tr { text-align:center; border:1px solid #aaa; background-color:#fff; }
.o_table td { text-align:center; border:1px solid #aaa; background-color:#fff; }