﻿.upgradeAjaxLoader { 
    display:none;
    text-align: center;
    line-height: 165px;
    }

.upgradeAjaxLoader.msg {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.msg { }

label.error {
    font-size: 10px;
    margin-top: 12px;
    margin-bottom: 10px;
    margin-left: 15px;
    color:#bb0000;
}

#errorMsg {
    color: #bb0000;
}

.inEmail { }

.emailVerbose { }

.sectionHeader {
    font-size: medium;
    font-weight: bold;
}

.hide {
    display: none;
}