#x_w .navextend,
#x_w .socialmedia,
#x_w .footer {
  display: none !important;
}
#x_w #c_w ul.nav {
  display: none;
}
#x_w #c_w .main .sidebar {
  display: none;
}
#x_w #c_w .main .content ul.toggle li div {
  display: block !important;
}
#x_w #c_w .main .content.home .precontent {
  border: 0;
}
#x_w #c_w .main .content.home .precontent ul {
  border: 0;
}
#x_w #c_w .main .content.home .content div {
  display: block !important;
}
#x_w #c_w .main .content.slides ul.slides li {
  display: block !important;
}
#x_w #c_w .main .content.slides ul.slides li div.photo {
  border: 0;
}
#x_w #c_w .main .content.carousel #carousel {
  display: none !important;
}
#x_w #c_w .main .content.carousel ul {
  display: block !important;
}
#x_w #c_w .main .content.carousel #carouseltitle,
#x_w #c_w .main .content.carousel #carouseltext {
  display: none !important;
}
#x_w #c_w .main .content.resources a.toggle {
  display: none !important;
}
#x_w #c_w .main .content.resources ul {
  margin: 0;
  padding: 0;
}
#x_w #c_w .main .content.resources ul li {
  display: block !important;
}
#x_w #c_w #content.exhibition ul li {
  display: block !important;
}
#x_w #c_w #content.exhibition .nav {
  display: none !important;
}
#x_w.home #c_w #sidebanner {
  display: block;
}
#x_w.home #c_w #sidebanner img.print {
  display: block;
  position: absolute;
  top: 0;
}
#x_w.home #c_w #sidebanner img.print + p {
  position: absolute;
  top: 200px;
}
