﻿.LoginFormLabel
{
    font-weight:bold;
}
.ToolbarTitle
{
    font-size:16px;
    font-weight:bold;
    padding-left:10px;
}
#loginSection
{
    margin:auto;
    width:320px;
    /*height:120px*/
}
#loginSection table
{
    width:100%;
}
.Spacer
{
    height:50px;
}
