﻿#listAndBottomControlsContainerTable
{
    margin: 20px 25px 0px 36px;
    float: none;
}

#contentlayout
{
    padding: 10px 26px 10px 26px;
}

#contentlayoutInner
{
    margin: 0px 0px 50px 0px;
}

#VendorBrandLogo
{
    width: 50px;
    height: 50px;
    background: url(img/vendorBrandLogo.png) no-repeat center bottom;
}

#logotype
{
    width: 138px;
    height: 24px;
    background: url(img/logotype.png);
    margin: 27px 0px 0px 27px;
    float: left;
}

#login_wrapperOuter
{
    background: transparent url(img/login_div_bg.png) no-repeat top left;
    margin: 0px auto 0px auto;
    width: 894px;
    height: 744px;
    position: relative;
}
.AspNet-Login
{
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 0px;
    width: 330px;
    height: auto;
    top: 450px;
    left: 520px;
    position: absolute;
}

#logintext
{
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    top: 120px;
    left: 52px;
    width: 390px;
    height: auto;
}
