#gallery_window #copy_holder {
  text-align: center;
/*  max-width: inherit; */
/*  width: 90%; */
/*  margin-left: auto; */
}
#gallery_window #copy_holder p:nth-child(2){
  margin-top: 0.5em;
}
.text-title {
  box-shadow: none !important;
}
.text-title li {
    list-style-position: outside;
    margin-left: 1.5em;
}
body.content:not(.client):not(.store):not(.product):not(.blog) #content_page_wrapper ._4ORMAT_content_page_row {
  padding-top: 18px !important;
  padding-bottom: 18px;
}
body.gallery .nav-wrapper, body.listing .nav-wrapper, body.content .nav-wrapper {
  border-right-color: rgb(230,230,230);
}