#header .header-logo {
	border-right: 0px solid black;
}

#header .header-admin {
  display: none;   
	float: left;
	width: 529px;
	height: 126px;	
}

#body .left-border {
  display: none;   
}

#navigation-bar {
  display: none; 
}


#site-search {
  display: none; 
}

#article-content {
	width: auto;
	height: auto;
  border-left: 1px solid black;
	margin-left:28px;
  padding-top:0px;
	padding-left:28px;
	padding-right:28px;
	overflow-y:visible;
	overflow-x:visible;  
}


