.xet_slider_rhino_wrp { position:relative; margin:0; padding:0 6px 4px; }
.xet_slider_rhino { list-style:none; margin:0; padding:0; }
.xet_slider_rhino li { list-style:none; margin:0; padding:0; }

.xet_slider_rhino_btn { z-index:10; width:56px; height:53px; display:block; text-indent:-999%; background:url(../img/rhinoslider-sprite.png) 0 0 no-repeat; -webkit-user-select:none; -moz-user-select:none; user-select:none; }
.xet_slider_rhino_prev, 
.xet_slider_rhino_next { bottom:-4px; }
.xet_slider_rhino_prev { left:-6px; background-position:-168px 0; }
.xet_slider_rhino_next { right:-6px; background-position:-106px 0; }
.xet_slider_rhino_prev:hover { background-position:-168px -53px; }
.xet_slider_rhino_next:hover { background-position:-106px -53px; }
.xet_slider_rhino_toggle { top:-4px;	left:-6px; }
.xet_slider_rhino_play { background-position:0 0; }
.xet_slider_rhino_play:hover { background-position:0 -53px; }
.xet_slider_rhino_pause { background-position:-56px 0; }
.xet_slider_rhino_pause:hover { background-position:-56px -53px; }
.xet_slider_rhino_container { position:relative; }
.xet_slider_rhino_caption { display:none; position:absolute; left:0; right:0; top:0; padding:10px; text-align:center; background: #000; color:#fff; -webkit-user-select:none; -moz-user-select:none; user-select:none; }
.xet_slider_rhino_bullets { z-index: 10; position: absolute; bottom: -3px; left: 50%; margin:0 0 0 -50px; padding:0; background: #fff; }
.xet_slider_rhino_bullets:before,
.xet_slider_rhino_bullets:after { position:absolute; display:block; left:-16px; content:' '; width:16px; height:26px; background:url(../img/rhinoslider-sprite.png) -224px 0 no-repeat; }
.xet_slider_rhino_bullets:after { left:auto; right:-16px; background-position: -240px 0; }
.xet_slider_rhino_bullets li { float:left; display:inline; margin:0 2px; }
.xet_slider_rhino_bullets li a.xet_slider_rhino_bullet {	display: block; width: 16px; height: 15px; cursor: pointer; background: white; font-size: 10px; text-align: center; padding: 6px 0 5px 0; text-decoration:none; color: #333; -webkit-user-select:none; -moz-user-select:none; user-select:none; }
.xet_slider_rhino_bullets li a.xet_slider_rhino_bullet:hover,
.xet_slider_rhino_bullets li a.xet_slider_rhino_bullet:focus { color:#999; background:#eee; }
.xet_slider_rhino_bullets li a.xet_slider_rhino_bullet.xet_slider_rhino_active-bullet { color:#fff; background:#5cd4e8; }