.pkp_site_name .is_img img {
     display: inline-block;
     max-height: 100%;
     max-width: 100%;
     width: auto;
     height: auto;
}   
.pkp_structure_page {
     margin-top: 0px;
     margin-bottom: 0px;
}   
.pkp_footer_content {
	float: left;
	width:50%;
	padding-bootom: 5px;
	padding-top: 5px;
}
.pkp_structure_footer_wrapper {	
	background-color:#F5F5F5;
	border-bottom: @double solid;
	border-bottom-color: #EFEDED;
} 
   
