﻿label{
    float:left;
    background-position:center;
    background-position-x:0px;
    background-repeat:no-repeat;
    background-color:transparent;
    height:30px;
    padding:3px;
    margin-right:2px;
    vertical-align:central;
}

.Logo{
    background-image:url('/App/img/Logo_Main.png');
    background-repeat:no-repeat;
    display:inline-block;
    margin-top:0px;
    width:300px;
    height:200px;
}
.Logo a{
    display:inline-block;
    width:100%;
    height:100%;
}

.Box{
    clear:both;
    float:left;
}


.B_Unit{
    width:99px;
    height:99px;
    display:inline-block;
    margin-right:20px;
}

.Accept{
    clear:both;
    float:left;
    color:rgb(173,189,220);
    width:600px;
    font-size:15px;
    margin-top:30px;
}

.Doc,.Content{
    margin-top:20px;
    clear:both;
    float:left;
}

.Module{
    display:inline-block;
    clear:both;
    float:left;
}

.Dialog {
    margin-top:20px;
}

table.Dialog td {
    padding-bottom:10px;padding-left:10px;
}

table.Dialog table {
    margin-top:0px;
}

table.Dialog table td {
    padding-bottom:0px;
}

.Dialog td.Button{
    text-align:right;
}

.ACCOUNT td.Button{
    width:518px;
}

.Dialog input.button{
    border:none;
    font-family:helveticaneuem6heavy;
    background-image:url('/App/img/Button_MD.png');
    background-repeat:no-repeat;
    background-color:transparent;
    background-position:left top;
    text-transform:uppercase;
    font-size:15px;
    height:30px;
    padding-left:0px;
    padding-right:0px;
    margin-right:0px;
    margin-left:0px;
    width:130px;
}
table.Selunits td{
    padding-left:0px;

}

table.Selunits label{
    float:none;
    margin-left:10px;
    margin-bottom:0px;
}

.Dialog_Panel{
    margin-top:20px;
    font-size:14px;
}