.srl-highlight {
    background: none repeat scroll 0 0 #FCF8A1;
}

.error-text {
    color: #a00;
}

.docs {
    margin: 20px 0 20px 0;
}

.bs-item-image {
    cursor: pointer;
}
.homepage-video {
    border-bottom: 0;
    text-align: center;
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    background-color: #000;

    display: table-cell;
    vertical-align: middle;
}
.homepage-video-size {
    width: 334px;
    height: 210px;
}

.span4 .document-image {
    border-bottom-width: 0;
}

.error-page a {
    text-decoration: underline;
}
.ico-banner {
    padding-left: 40px;
    background-position: 0 50%;
    background-repeat: no-repeat;
}