.jcarousel-control-prev {
    background: #3278b4 url(../images/arrow_left.png) no-repeat;
}
.jcarousel-control-next {
    background: #3278b4 url(../images/arrow_right.png) no-repeat;
}