.nivo-controlNav {
    position:absolute;
    left:47%;
    bottom:-30px;
    bottom: -18px;
    left: 0%;
}
.nivo-controlNav a {
    display:block;
    width:10px;
    height:10px;
    background:url(/278/banner_animacao/bolinhas.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin-right:10px;
    float:left;

}
.nivo-controlNav a.active {
    background-position:-10px 0;
}

.nivo-directionNav a {
    display:block;
    width:31px;
    height:30px;
    background:url(/278/banner_animacao/setas8.png) no-repeat;
    text-indent:-9999px;
    border:0;
}
a.nivo-nextNav {
    background-position:-31px 0;
    right:15px;
}
a.nivo-prevNav {
    left:15px;
}

