
TABLE.Desktop {
    width: 100%;
    
}

TABLE.Desktop TD {
    width: 25%;
    padding: 0px 10px 10px 10px;
    border-left: 1px dotted #7c828d;
    vertical-align: top;
}

TABLE.Desktop TD:first-child {
    border-left: none;
}

TABLE.Desktop  LI {
    text-align: left;
}

#DialogFooter {
    padding: 12px 8px 0px 8px;
    text-align: left;
}

DIV.Welcome {
    margin-top: 300px;
    font-size: 20px;
    text-align: center;
}

DIV.Welcome A {
    display: block;
    margin-top: 25px;
    font-size: 16px;

}

DIV.Copyright {
    float: left;
    width: 50%;
    font-size: 10px;
    color: #ffffff;
}

DIV.Copyright B {
    font-size: 13px;
    font-weight: bold;
}

DIV.Description {
    float: right;
    width: 50%;
    font-size: 10px;
    color: #ffffff;
    text-align: right;
}

DIV.Description A {
    font-size: 10px;
    color: #ffffff;
}
