.pkp_structure_page {
  margin-top: 0px !important;
  margin-bottom: 20 !important;
  padding-bottom: 0px !important;
}

.obj_article_details .abstract {
    text-align: justify;
}
.pkp_footer_content {
  float: left;
  width: 75%;  
  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_brand_footer {
  float: right;
  width: 25%;
  padding-bottom:10px;
  padding-top: 50px;
}
.pkp_structure_main p {
	text-align: justify;
}
.pkp_structure_footer_wrapper {
	background: #e8ebef;
	border-bottom:@double solid; 
	border-bottom-color:#595959;
        padding-bottom:0px;
}
