.pkp_structure_head {
  background: #F4E43C;
}
body {
  font-family: tahoma,geneva,sans-serif;
}
.obj_article_details .abstract {
    text-align: justify;
}
.pkp_footer_content {
  float: left;
  font-size: 10px;
  text-align: justify;
  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_brand_footer {
  float: right;
  width: 15%;
  padding-bottom:10px;
  padding-top: 50px;
}
.pkp_structure_footer_wrapper {
	max-height: 400px;
    max-width: 400%;
    width: auto;
    height: auto;
}