div.pkp_structure_content {
    width: 100%;
    text-align: justify;
}



#header {
  margin-top: -0.1em;
  padding-top: 0em;
  padding-bottom: 0em;
/*  margin-bottom: 1.5em;*/
/*  min-height: 150px;*/
  text-align: left;
}
#header h1, #header img {
  vertical-align: middle;
  display: inline-block;
}

#headerTitle {
  width: 100%;
  background-color: #000000;
  overflow: auto;
/*padding: 0.5em;*/
}
#headerTitle figure {
/*  max-width: 1080px;
  margin: 1.69492%;*/
}
#headerTitle figure img {
  width: 100%;
  height: auto;
}
.float-img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 2px;
}


