.gender .holder
{
    position: relative; /* fix align birthday left */
    left: 40px; /* fix  align birthday left */
}
.gender .holder
{
    padding-left: 0px; /* align birthday left */
}
input.confirmYourAddress, a.confirmYourAddress, .confirmYourAddress
{
    padding: auto;
    margin: auto;
    width: 120px;
    display: block;
    cursor: pointer;
    float: left;
    line-height: 15px !important;
    height: 19px;
    overflow: hidden;
    font-size: 10px !important;
    font-weight: bold !important;
    text-decoration: none;
    text-align: center;
    color: #003366;
    font-weight: bold;
    background: #00CC33;
    color: #150C40;
    border: 1px solid #009933;
    margin-top: 2px;
}
.panelEnterManually
{
    float: left;
    display: block;
    padding-top: 10px;
}
.row input.enterManuallyButton
{
    color: #003366;
    font-weight: bold;
    border: solid 1px #009933;
    float: left !important;
    width: 200px;
    height: 20px;
    background-color: #00CC33;
    line-height: 20px;
    vertical-align: middle;
    margin: 0px;
    margin-left: 310px;
}
div .modalPopup
{
    display: none;
}
body div .visibleModalPopup
{
    display: block !important;
}
body div .visibleModalPopup
{
    clear: both;
}
.modalPanelBorder
{
    border: 1px solid #C2C2C2;
    margin-bottom: 10px;
    background: #FFF;
}
.modalPopup
{
    width: 740px;
}
.modalPopup .innerLabel
{
}
.modalPopup .message
{
    display: block;
    float: left;
    margin-left: 30px;
    _margin-left: 15px;
}
.panelText
{
    cursor: default;
    font-size: 1.1em;
    height: 30px;
    overflow: hidden;
    background-color: #6699CC;
    font-weight: bold;
}
.corectAddressPostCode
{
    line-height: 19px;
    color: #FFF;
    padding-left: 10px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 2px;
}
.okModalPanelButton, .cancelModalPanelButton
{
    cursor: pointer;
    background-color: Transparent;
    background-repeat: no-repeat;
    background-position: top left;
    border: 0;
    line-height: 0px;
    overflow: hidden;
    padding-top: 22px;
    font-size: 0px;
}
.okModalPanelButton
{
    background-image: url(../../IMG/IMG-moneyExpert/buttons/selectAddress.gif);
    width: 85px;
    height: 20px;
    margin-right: 87px;
    float: right;
}
.cancelModalPanelButton
{
    background-image: url(../../IMG/IMG-moneyExpert/buttons/cancel.gif);
    width: 50px;
    height: 20px;
    float: left;
    margin-left: 75px;
}
.resultsModalPanel
{
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    height: 100%;
}
.ddboxPostCode
{
    font-size: 10px;
    width: 650px;
    height: 20px;
    float: left;
    margin-left: 30px;
}
.buttonsAreaPostCode
{
    overflow: hidden;
    height: 100%;
    clear: both;
    padding-top: 5px;
}
.modalPopup .errorMessage
{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 0px !important;
    width: 650px;
    float: left;
}
