body {
	height: 100%;
	background-repeat: repeat;
	background-position: left top bottom right;
  }
  .pkp_structure_content {
	background: #ffff;
  }

.pkp_site_name .is_img img {
display: center;
max-height: 200px; 
max-width: 100%;
width: auto;
height: auto}

.pkp_brand_footer {
	display: none;
}
.pkp_structure_footer {	
	background: #0070C0;
	*/outline: 1px solid #e6e6e6;
}
.obj_issue_toc .articles > li {
	margin-bottom: 20px;
	border-bottom: solid dark;
/*	background-color: #0070C0 !important;*/	
	background: transparent url("https://thumbs2.imgbox.com/ab/14/ygl8YGrS_t.jpg") repeat scroll 0% 0% !important;
	padding: 1rem;
	border-radius: 0rem 0rem 2rem 0rem;
	/*border-radius: 2rem 2rem 2rem 2rem;*/
	box-shadow: .2rem .2rem .1rem #0070C0;
}
