#section-header,
#section-footer,
#region-right-sidebar,
div.tabs,
#messages,
.teaser-message,
#fus-seal,
#sky {
  display:none;
}

html, body, blockquote {
  font:16px/24px 'Arial' !important;
  background:#FFF !important;
}

blockquote {padding-left:0px !important;}

body.right-sidebar .zone-content-wrapper {background-image:none !important;}

#region-content {width:97%;}

#admin-toolbar {display:none !important;}

#zone-content-wrapper {
  width:100%;
  border-bottom-left-radius:0px; 
  border-bottom-right-radius:0px; 
  -moz-border-bottom-left-radius:0px; 
  -moz-border-bottom-right-radius:0px; 
  -webkit-border-bottom-left-radius:0px; 
  -webkit-border-bottom-right-radius:0px; 
  box-shadow:inherit;
  -moz-box-shadow:inherit;
  -webkit-box-shadow:inherit;
}

a, a:active, a:visited, a:link {
  color:#000 !important;
  text-decoration:none;
}

.article-copyright hr {
  border-top:1px solid #888;
  margin-bottom:10px;
}

.article-copyright p {
  font-size:12px;
}

