﻿#machines_details_info_default_aspx_body #VendorBrandLogo, #units_details_info_default_aspx_body #VendorBrandLogo
{
    bottom: -5px;
}

#logotype
{
    width: 58px;
    height: 58px;
    background: url(img/logotype.png);
    margin: 10px 0px 0px 64px;
    float: left;
}

#login_wrapperOuter
{
    margin: 100px auto 0px auto;
    width: 936px;
    height: 600px;
    background: transparent url(img/login_div_bg.png) no-repeat top left;
    position: relative;
}
.AspNet-Login
{
    margin: 0px auto;
    padding: 200px 10px 0px 0px;
    width: 330px;
    height: auto;
}

