﻿#VendorBrandLogo
{
    width: 50px;
    height: 50px;
    background: url(img/vendorBrandLogo.png) no-repeat center bottom;
}
#machines_details_info_default_aspx_body #VendorBrandLogo, #units_details_info_default_aspx_body #VendorBrandLogo
{
    bottom: -5px;
}

#logotype
{
    width: 138px;
    height: 24px;
    background: url(img/logotype.png);
    margin: 27px 0px 0px 27px;
    float: left;
}

#login_wrapperOuter
{
    margin: 100px auto;
    width: 894px;
    height: 400px;
}
.AspNet-Login
{
    margin: 100px auto 0px auto;
    padding: 0px 10px 0px 0px;
    width: 330px;
    height: auto;
}
