﻿
#machines_details_info_default_aspx_body #VendorBrandLogo, #units_details_info_default_aspx_body #VendorBrandLogo
{
    bottom: -5px;
}

#logotype
{
    width: 47px;
    height: 47px;
    background: url(img/logotype.png);
    margin: 16px 0px 0px 69px;
    float: left;
}

#login_wrapperOuter
{
    margin: 0px auto;
    width: 820px;
    height: 637px;
    background: transparent url(img/login_div_bg.png) no-repeat top left;    
    position: relative;
}
.AspNet-Login
{
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 0px;
    width: 330px;
    height: auto;
    top: 520px;
    left: 480px;
    position: absolute;
}

