.switcher_set { text-align:center;}
.ssswitcher_shape { position:absolute; left:0; top: 0;}
.switcher_shape img { width: 100%!important; height:auto!important; margin:0 auto;  }

.switcher_set { text-align:center; position:relative; position:absolute; left: 0;   top: 0; width: 100%!important; height:auto!important; }
.switcher_set img { width: 100%!important; height:auto!important; margin:0 auto; position:absolute; left:0; top: 0; }

.switcher .caption { font-size: 11px; color:#666; line-height:1.35em; width: 100%; height : 82px; background:rgba(255,255,255,0.6); clear: left;} 
.switcher .caption h3 { color:000; padding: 7px 10px 0 ;}
.switcher .caption p { color:#666; padding: 7px 10px ;}

#switcher_caption { display: none;}

#switcher_nav { width: 100%; margin: 5px 0;  clear: left;}
#switcher_nav li {   list-style: none; width: 24%; margin: 2px 1% 2px 0; display:inline-block;}
#switcher_nav li:nth-child(4n+4) {  margin: 2px 0;}
#switcher_nav a { padding: 0 0 3px; display: block; border-bottom: 2px solid #fff; }
#switcher_nav a img { width:100%;  }
#switcher_nav a.activeSlide { border-bottom: 2px solid #900; }
#switcher_nav a:focus { outline: none; }
#switcher_nav img { border: none; display: block }