﻿#contentMain
{
    background-image: url(/UserFiles/Image/gradient-right-content.jpg) !important;
}
.blueInner
{
    background-color: #e8f4fb;
}
#contentRight h1
{
    color: #fff !important;
}
#contentRight h2
{
    color: #fff;
    width: 400px;
    font-size: 90%;
}
#contentRight
{
    width: 680px;
    padding: 20px 0px 0px 25px;
}
#contentRight p
{
    width: 400px;
}
.loginFeilds
{
    width: 285px;
    padding: 6px 0px 0px 6px;
    background-image: url(/UserFiles/Image/feild-bg.gif);
}
.loginBtn
{
    color: #ffffff;
    padding: 5px;
    margin: 10px 0px 20px 0px;
    background-color: #13203e;
    border: 2px solid #fff;
    width: 80px;
}
.questionCheck
{
    background-color: #7c627b !important;
    font-size: 70% !important;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
}
.questionCheck label
{
    margin: 0px 0px 0px 5px !important;
    padding: 0px 0px 0px 0px !important;
}
.loginCms td
{
    width: 400px;
    text-align: left;
    color: #fff;
    font-size: 110%;
}
.loginCms td input
{
    color: #fff;
}
.loginCms td label
{
    font-size: 70%;
    color: #fff;
}
.register td
{
    width: 180px;
    text-align: left;
    color: #fff;
    font-size: 110%;
}
.blueInnerPages
{
    background-color: #e8f4fb;
}