.pkp_site_name .is_img img {
	display: block;
	max-height: none;
	max-width: 100%;
	width: auto;
	height: auto;
}
.pkp_structure_page {
	margin-top: 0px;
	margin-bottom: 0px;
}
.pkp_site_name_wrapper, .pkp_navigation_primary_row {
	padding-left: 10px;
	padding-right: 10px;
}
.pkp_site_name {
	padding-top: 5px;
	padding-bottom: 2px;
}
.obj_article_details .abstract {
	text-align: justify;
	font: tahoma, geneva, sans-serif;
}
.pkp_footer_content {
	float: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify
	position: center;
}
.pkp_brand_footer {
	display: none;
}
.pkp_structure_footer_wrapper {
	background: #8e1f51;
	border-bottom: @double solid;
	border-bottom-color: #449342;
}
.pkp_site_name .is_img img {
	display: block;
	max-height: none;
	max-width: 100%;
	width: auto;
	height: auto;
}