/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

.Brand-Slider-Container {
    float: left;
    width: 754px;
    height: 50px;
    overflow: hidden;
    margin: 25px 0 19px 0;
    position: relative;
}

.Brand-Slider-Content {
    float: left;
    width: 100%;
    height: 44px;
}

.Brand-Slider-Container ul {
    height: 50px;
    list-style: none;
    position: absolute;
    overflow: hidden;
}

.Brand-Slider-Container ul li {
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin:0 12px;
    float: left;
    display: block;
    position: relative;
}

.Brand-Slider-Container ul li a img{
    vertical-align: middle;
}

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */