﻿body 
{
    font-family: Segoe UI;
    font-size: 12px;
    /*width: 100%;*/
}

#content
{
    margin: 0 auto;
    width: 100%;
}

.mainContent
{
    padding: 0 3px;
}

.img1
{
    border: none;
}
 
.skinmgr
{
    float:right; position:relative; top: -25px; left: -10px; z-index: 10000; font-size: 12px !important;
}

table.tblRegionInputs
{
    float: left;
    border-color: Black;
    border-width: 0 0 1px 1px;
    border-style: solid;
    margin-bottom: 0px;
    width: 100%;
}

body div.mainContent { min-height: 80%; }

table.tblRegionInputs td, table.tblRegionInputs th
{
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 2px;
}

table.tblRegionInputs th
{
    text-align: center;
    font-weight: normal;
}

table.inputs { text-align:center; }

table.inputs td, table.inputs.th
{
    border-bottom: none;
    border-top:none;
}

table.inputs td.left { border-width: 0 0 0 1px; }
table.inputs td.right { border-width: 0 1px 0 0; }
table.inputs td.leftend { border:none; }

table.inputs th { border-width: 0 1px; }
table.inputs th.leftend { border-width: 0 1px 0 0; }
table.inputs th.rightend { border-width: 0 0 0 1px; }

.list85 .rlbGroup { width: 85px; }

.list45 .rlbGroup { width: 45px; }

.RadDockZone { padding: 4px 2px !important; }