﻿.linksBox {
    width: 22%;
    float: left;
    padding-right: 1px;
    position: relative;
    left: 78.5%;
    margin-left: 1px;
    z-index: 2;
}
.contentHeader {
    background-color: #E87722;
    width: 92%;
    height: 21px !important;
    color: white;
    font-weight: bold;
    font-size: 14px;
    padding: 2%;
    /* text-align: center; */
    border-bottom: 1px solid #E87722;
    border-right: 0px solid #E87722;
    border-left: 2px solid #E87722;
    border-top: 2px solid #E87722;
}