ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{ list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{ display:inline; }
ol.bjqs-markers li a{ display: inline-block; }
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

.bjqs-markers{ display: block; position: relative; margin: -23px 0 0 0 !important; text-align: center !important; }
.bjqs-markers li{ margin: 0 3px 0 3px !important; width: 16px; height: 10px;  }
.bjqs-markers li a{ width: 10px; height: 10px; text-align: center; font-size: 9px; color: #ffffff; text-decoration: none;  background: url(../img/bjqs-marker.png) 0 0 no-repeat; cursor: pointer; border: 4px; }
.bjqs-markers li.active-marker a{ background: url(../img/bjqs-marker-a.png) left top no-repeat; cursor: default; color: #42a2e5; }