 
.node-type-galleries .second-sidebar,
.node-type-galleries .region-content-top,
.node-type-galleries .region-highlighted,
.node-type-gallery-ad .second-sidebar,
.node-type-galleries .region-sidebar-second,
.node-type-gallery-ad .region-sidebar-second{
  display: none;
}
.node-type-galleries .main-inner.grid_8,
.node-type-gallery-ad .main-inner.grid_8,
.node-type-galleries .region-content,
.node-type-gallery-ad .region-content{
  width: 100%!important;
}
 
 
div.gallery_ad .left, div.gallery_ad .right{
     float: left;
}
div.gallery_ad .left{
     width: 620px;
}
div.gallery_ad .left img{
    display: block;
    margin: 0 auto;
    text-align: center;
}
div.gallery_ad .right{
    margin-left: 20px;
    width: 300px;
}
div.gallery_ad li{
    display: block;
}
div.gallery_ad .right .caption{
    max-height: 200px;
    margin-bottom: 25px;
    overflow: auto;
    width: 300px;
}
div.gallery_ad .right .ad{
    margin-top: 25px;
}
div.gallery_ad .left .md-control{
    margin: 10px 30px;
    width: 560px;
}
.md-control i.photo-index{
    display: block;
    margin: 0 auto;
    text-align: center;
}

a.pageLink.prev{
    float:  left;
}
a.pageLink.next{
    float: right;
    margin-top: -22px;
}
body.node-type-galleries .messages.error,
body.page-node-add-galleries .messages.error{
  display: none!important;
  }
.slideshow-title h2{
    color: #6CA021;
}
.node-type-galleries .region.region-content{
    position: relative;
}
.node.node-galleries #comment-body-add-more-wrapper{
  width: 50%;
}
.gallery_ad .body{
  clear: both;
}
.list-gallery-ad td.thumb_list{
  border: none!important;
}
.gallery_ad h2{
  margin-bottom: 10px;
}