.b-footer-tiny {
    height: 164px;
    min-width: 1000px;
    background: url(../images/footer/footer.png) 0 0 repeat-x #353f4c;
    font-size: 13px;
    line-height: 20px;
    border: 0;
    float: none;
    width: 100%;
    zoom: 100%;
    overflow: visible;
    color: #fff;
}
.b-footer-tiny__wrapper {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.b-footer-tiny__top {
    min-height: 50px;
    padding: 30px 0 20px 0;
}
.b-footer-tiny__microsoft-partner {
    width: 260px;
    height: 50px;
    position: absolute;
}
.b-footer-tiny__microsoft-partner-img {
    display: block;
    position: absolute;
    width: 216px;
    height: 49px;
    background: url("../images/footer.tiny/microsoft-partner.png") center / 270px no-repeat;
}
.b-footer-tiny__description {
    color: #dfe3e8;
    font-size: 11px;
    line-height: 16px;
    padding: 4px 0 0 260px;
    min-height: 50px;
}
.b-footer-divider {
    background: url('../images/footer.tiny/footer-devider.png') 0 0 no-repeat transparent;
    border: 0;
    margin: 0;
    height: 2px;
}
.b-footer-tiny-bottom {
    padding-top: 15px;
}
.b-footer-tiny__copyright {
    background: none;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
    color: #c1c8d1;
    font-size: 11px;
}
.b-footer-tiny-bottom__menu {
    float: left;
}
.b-footer-tiny__copyright a {
    color: #c1c8d1;
}