.pkp_site_name .is_img img {
    display: block;
    max-height: none;
    max-width: 100%;
    width: auto;
    height: auto;
}
.pkp_structure_head {
  background: #0065b3;
}
body {
  font-family: tahoma,geneva,sans-serif;
}
.obj_article_summary { border: 1px solid #0D45A3; padding: 10px; border-radius: 5px; box-shadow: 2px 2px 4px #c1c1c1;
}

.pkp_footer_content {
  float: left;
  width: 70%;
  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_brand_footer {
  float: right;
  width: 30%;
  padding-bottom:10px;
  padding-top: 50px;
}
.pkp_structure_footer_wrapper {
	background: #e8ebef;
	border-bottom:@double solid; 
	border-bottom-color:#0065b3;
}