.icon-navRight:before{display: none;}
.icon-navRight{color:#ffffff;line-height: 1.9rem;font-size: 16px;font-weight: bold;}
.icon-navLeft:before{display: none;}
.icon-navLeft{color:#ffffff;line-height: 1.9rem;font-size: 16px;font-weight: bold;}


.line-arrow-right-grey{
    position: absolute;
    right:5px;
    background: url(../images/arrow_right_grey.jpg) no-repeat;
    width:35px;height:37px;background-size: 15px 15px;
    background-position:10px 12px
}