.rhino-btn{z-index:10;display:block;text-indent:-999%;width:30px;height:25px;}
.rhino-prev{width:25px;height:46px;cursor:pointer;background:url(../images/left_arrow.png) no-repeat;float:left;position:absolute;left:100px;top:220px;display:none;}
.rhino-next{width:25px;height:46px;cursor:pointer;float:right;position:absolute;right:100px;top:220px;display:none;background:url(../images/right_arrow.png) no-repeat;}
.rhino-toggle{top:-4px;left:-6px;}
.rhino-container{position:relative;}
.rhino-bullets{position:absolute;bottom:20px;margin:0 0 0 -50px;z-index:10;padding:0;right:10%;}
.rhino-bullets li{float:left;display:inline;padding-left:5px;padding-right:5px;}
.rhino-bullets li a.rhino-bullet{display:block;width:15px;height:15px;cursor:pointer;color:#FFF;font-size:0px;text-align:center;background-color:#FFF;border-radius:100px;}
.rhino-bullets li a.rhino-bullet.rhino-active-bullet{cursor:pointer;color:#630908;width:15px;font-size:0px;height:15px;text-align:center;background-color:#630908;border-radius:100px;}