.ct_gallery-container .ct_gallery-thumbs-container { width: 100%; margin: 0 auto; text-align: center; }

.ct_gallery-container .ct_gallery-thumbs-container .wp-caption { display: inline-block; width: 90px !important; height: 90px; overflow: hidden; margin: 0 10px 5px 0; }
.ct_gallery-container .ct_gallery-thumbs-container .wp-caption img { width: auto !important; max-width: none !important; height: 150px !important; opacity: 0.5; display: block; position: relative; margin-left: -100%; left: 75%; }
.ct_gallery-container .ct_gallery-thumbs-container .wp-caption img.selected { opacity: 1; }
.ct_gallery-container .ct_gallery-thumbs-container .wp-caption-text { display: none; }

.ct_gallery-container .ct_gallery-current-photo-container { width: 100%; height: auto; margin: 0 auto; overflow: visible; }
.ct_gallery-container .ct_gallery-current-photo-container img { display: block; max-width: 100%; margin: 0 auto 10px auto; overflow: hidden; }
.ct_gallery-container .ct_gallery-current-photo-container .wp-caption-text { display: block; }

.ct_gallery_left_nav_button { display: block; position: relative; height: 25px; width: 25px; margin-left: 25px; margin-bottom: -25px; background-image: url('images/navigation_arrow_left.png'); background-position: 0 0; pointer-events:none; }
.ct_gallery_right_nav_button { display: block; position: relative; height: 25px; width: 25px; margin-bottom: -25px; background-image: url('images/navigation_arrow_right.png'); background-position: 0 0; pointer-events:none; }