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