.nivo-controlNav { text-align: left; padding: 0; position: relative; z-index: 100; bottom:45px; margin-bottom: -30px;}
.nivo-controlNav a { display:none; width:13px; height:13px; background: url(../images/bullets.png) no-repeat 0 0px; text-indent:-9999px; border:0; margin: 0 3px; }
.nivo-controlNav a.active { background-position:0 100%; }
.nivo-directionNav a { display:block; width:47px; height:76px; background: url(../images/arrows.png) no-repeat; text-indent:-9999px; border:0;  z-index: 11; }
.nivo-directionNav a.nivo-prevNav:hover { background: url(../images/arrows_a.png) no-repeat; -webkit-transition:   0.5s ease;
-moz-transition:   0.5s ease;
-ms-transition:   0.5s ease;
-o-transition:   0.5s ease;
transition:   0.5s ease;  }
.nivo-directionNav a.nivo-nextNav:hover { background: url(../images/arrows_a.png) no-repeat; background-position:-47px; -webkit-transition:   0.5s ease;
-moz-transition:   0.5s ease;
-ms-transition:   0.5s ease;
-o-transition:   0.5s ease;
transition:   0.5s ease;  }
a.nivo-nextNav { background-position:-47px 50%; right:0px;  }
a.nivo-prevNav { background-position:0px 50%; left:0px;  }
.nivo-caption {}
.nivo-caption a { }
.nivo-caption a:hover { color:#fff; }