.site-map-nav {
    width: 100%;
    height: 40px;
    background: url(../images/position.png) 15px center no-repeat #fff;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
    text-indent: 36px;
    font-size: 12px;
    color: #555;
}

.site-map-nav a {
    color: #555;
}