.pageTitle h1
{
    text-transform: none;
}

.pageMiddleLeftTop h2
{
    margin-top: 24px;
    margin-bottom: 24px;
}

.errorDetails
{
    border: 1px solid #cccccc;
    background-color: #f0f0f0;
    margin-bottom: 24px;
    padding: 14px 0px 0px 30px;
}

.errorDetails p span
{
    font-weight: bold;
}

.errorDetails p
{
    margin-bottom: 14px;
}

.pageMiddleLeftTop h3
{
    color: #b84b8b;
    font-family: verdana, arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-top: 0px;
    margin-bottom: 12px;
}

.contactSupport
{
    margin-left: 40px;
}

.contactSupport li
{
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: justify;
}

.contactSupport li span
{
    color: #666666;
}

.contactSupport li a
{
    color: #666666;
    text-decoration: none;
}

.contactSupport li a:hover
{
    text-decoration: underline;
}