/*
====================================================================================
    New user
====================================================================================
*/



.NewAccount .ThreeColumnCenter .ThreeColumnCenter_left
{
    float: left;
    width: 200px;
    margin-right: 10px;
    margin-top: 10px;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle
{
    float: left;
    width: 545px;
    margin-top: 10px;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_right
{
    float: right;
    margin-right: 1px;
    margin-top: 10px;
    width: 120px;
}


.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .SearchBox
{
    display: none;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer
{
    color: #ff6500;
    /*width: 544px;*/
    border: 3px #ff6500 solid;
    /*height: 850px;*/
    margin-left: 0px;
    margin-bottom: 50px;
    /*background-color: #ff6500;*/
    
    /*background-color: #fff;*/
    /*background-image: url('/~/media/Customers/Great Britain/North Wales News/GeneralFrontPage/NewUser_bg.ashx');*/
    padding-left: 17px;
    background-repeat: repeat;
    overflow: hidden;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .Title
{
    font-weight: bold;
    color: #fff;
    float: left;
    width: 500px;
    margin-bottom: 10px;
    margin-top: 8px;
    font-size: 23px;
    font-family: Helvetica,Arial,Verdana;
}



.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .Introduction
{
    float: left;
    width: 500px;
    margin-bottom: 20px;
    color: #486677;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo
{
    float: left;
    width: 420px;
    margin: 0px 0px 30px 0px;
    color: #486677;
    padding-left: 15px;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PhoneContainer
{
    position: relative;
    top: 225px;
    float: left;
    width: 500px;
    height: 35px;
    padding-bottom: 10px;
    margin-left: 0px;
}

.NewAccount .MessageManagingProfileContainer
{
    color: Red;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PhoneContainer .Phone
{
    float: left;
    width: 100px;
    line-height: 16px;
    margin-left: 0px;
}


.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PhoneContainer .Required
{
    float: left;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 14px;
    color: #900;
    height: 13px;
    width: 10px;
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PhoneContainer .TxtPhone
{
    float: left;
    width: 300px;
    border: 1px solid #7baeb7;
    height: 16px;
    background-color: #fff;
    padding: 0px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PhoneContainer #PhoneValidationMessage
{
    color: red;
    float: left;
    overflow: visible;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .FirstNameContainer
{
    position: relative;
    top: -45px;
    float: left;
    width: 500px;
    height: 35px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .FirstNameContainer .FirstName
{
    float: left;
    width: 100px;
    line-height: 16px;
    height: 16px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .FirstNameContainer .Required
{
    float: left;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 14px;
    color: #900;
    height: 13px;
    width: 10px;
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .FirstNameContainer .TxtFirstName
{
    float: left;
    width: 300px;
    border: 1px solid #7baeb7;
    height: 16px;
    background-color: #fff;
    padding: 0px;
    margin-right: 50px;
    margin-bottom: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .FirstNameContainer #FirstNameValidationMessage
{
    color: red;
    float: left;
    text-indent: 112px;
    overflow: visible;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .LastNameContainer
{
    position: relative;
    top: -45px;
    float: left;
    width: 500px;
    height: 35px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .LastNameContainer .LastName
{
    float: left;
    width: 100px;
    line-height: 16px;
    height: 16px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .LastNameContainer .Required
{
    float: left;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 14px;
    color: #900;
    height: 13px;
    width: 10px;
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .LastNameContainer .TxtLastName
{
    float: left;
    width: 300px;
    border: 1px solid #7baeb7;
    height: 16px;
    background-color: #fff;
    padding: 0px;
    margin-right: 50px;
    margin-bottom: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .LastNameContainer #LastNameValidationMessage
{
    color: red;
    float: left;
    text-indent: 112px;
    overflow: visible;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .StreetContainer
{
    position: relative;
    top: -45px;
    float: left;
    width: 500px;
    height: 35px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .StreetContainer .Street
{
    float: left;
    width: 100px;
    line-height: 16px;
    height: 16px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .StreetContainer .Required
{
    float: left;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 14px;
    color: #900;
    height: 13px;
    width: 10px;
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .StreetContainer .TxtStreet
{
    float: left;
    width: 300px;
    border: 1px solid #7baeb7;
    height: 16px;
    background-color: #fff;
    padding: 0px;
    margin-right: 50px;
    margin-bottom: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .StreetContainer #StreetValidationMessage
{
    color: red;
    float: left;
    text-indent: 112px;
    overflow: visible;
}


.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PostCodeContainer
{
    position: relative;
    top: -45px;
    float: left;
    width: 500px;
    height: 35px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PostCodeContainer .PostCode
{
    float: left;
    width: 100px;
    line-height: 16px;
    height: 16px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PostCodeContainer .Required
{
    float: left;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 14px;
    color: #900;
    height: 13px;
    width: 10px;
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PostCodeContainer .TxtPostCode
{
    float: left;
    width: 300px;
    border: 1px solid #7baeb7;
    height: 16px;
    background-color: #fff;
    padding: 0px;
    margin-right: 50px;
    margin-bottom: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PostCodeContainer #PostCodeValidationMessage
{
    color: red;
    float: left;
    text-indent: 112px;
    overflow: visible;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .CityContainer
{
    position: relative;
    top: -45px;
    float: left;
    width: 500px;
    height: 35px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .CityContainer .City
{
    float: left;
    width: 100px;
    line-height: 16px;
    height: 16px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .CityContainer .Required
{
    float: left;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 14px;
    color: #900;
    height: 13px;
    width: 10px;
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .CityContainer .TxtCity
{
    float: left;
    width: 300px;
    border: 1px solid #7baeb7;
    height: 16px;
    background-color: #fff;
    padding: 0px;
    margin-right: 50px;
    margin-bottom: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .CityContainer #CityValidationMessage
{
    color: red;
    float: left;
    text-indent: 112px;
    overflow: visible;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .MobileContainer
{
    float: left;
    width: 480px;
    height: 35px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .MobileContainer .Mobile
{
    float: left;
    width: 110px;
    line-height: 16px;
    height: 16px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .MobileContainer .drpMobilePrefix
{
    float: left;
    width: 55px;
    border: 1px solid #7baeb7;
    height: 20px;
    background-color: #fff;
    margin-right: 5px;
    line-height: 16px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .MobileContainer .TxtMobile
{
    float: left;
    width: 240px;
    border: 1px solid #7baeb7;
    height: 16px;
    background-color: #fff;
    padding: 0px;
    margin-right: 50px;
    margin-bottom: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .MobileContainer #MobileValidationMessage
{
    color: red;
    float: left;
    text-indent: 112px;
    overflow: visible;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .EmailContainer
{
    float: left;
    width: 500px;
    height: 42px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .EmailContainer .Email
{
    float: left;
    width: 100px;
    line-height: 21px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .EmailContainer .Required
{
    float: left;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 14px;
    color: #900;
    height: 13px;
    width: 10px;
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .EmailContainer .TxtEmail
{
    float: left;
    width: 300px;
    border: 1px solid #7baeb7;
    height: 16px;
    background-color: #fff;
    padding: 0px;
    margin-right: 50px;
    margin-bottom: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .EmailContainer .EmailAsUsernameText
{
    width: 395px;
    float: left;
    padding-left: 110px;
    font-size: 11px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .EmailContainer #EmailValidationMessage
{
    color: red;
    float: left;
    text-indent: 112px;
    overflow: visible;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ConfirmEmailContainer
{
    float: left;
    width: 500px;
    height: 35px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ConfirmEmailContainer .ConfirmEmail
{
    float: left;
    width: 100px;
    line-height: 21px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ConfirmEmailContainer .Required
{
    float: left;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 14px;
    color: #900;
    height: 13px;
    width: 10px;
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ConfirmEmailContainer .TxtConfirmEmail
{
    float: left;
    width: 300px;
    border: 1px solid #7baeb7;
    height: 16px;
    background-color: #fff;
    padding: 0px;
    margin-right: 50px;
    margin-bottom: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ConfirmEmailContainer #ConfirmEmailValidationMessage
{
    color: red;
    float: left;
    text-indent: 112px;
    overflow: visible;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PasswordContainer,
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ActualPasswordContainer
{
    float: left;
    width: 500px;
    height: 35px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PasswordContainer .Password,
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ActualPasswordContainer .Password
{
    float: left;
    width: 100px;
    line-height: 18px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PasswordContainer .Required,
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ActualPasswordContainer .Required
{
    float: left;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 14px;
    color: #900;
    height: 13px;
    width: 10px;
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PasswordContainer .TxtPassword,
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ActualPasswordContainer .TxtActualPassword
{
    float: left;
    width: 300px;
    border: 1px solid #7baeb7;
    height: 16px !important;
    background-color: #fff;
    padding: 0px;
    margin-right: 50px;
    margin-bottom: 3px;
    color: #000;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .PasswordContainer #PasswordValidationMessage,
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ActualPasswordContainer #ActualPasswordValidationMessage
{
    color: red;
    float: left;
    text-indent: 11px;
    height: 0px;
    overflow: visible;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ConfirmPasswordContainer
{
    float: left;
    width: 500px;
    height: 35px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ConfirmPasswordContainer .ConfirmPassword
{
    float: left;
    width: 100px;
    line-height: 18px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ConfirmPasswordContainer .Required
{
    float: left;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 14px;
    color: #900;
    height: 13px;
    width: 10px;
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ConfirmPasswordContainer .TxtConfirmPassword
{
    float: left;
    width: 300px;
    border: 1px solid #7baeb7;
    height: 16px;
    background-color: #fff;
    padding: 0px;
    margin-right: 50px;
    margin-bottom: 3px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .ConfirmPasswordContainer #ConfirmPasswordValidationMessage
{
    color: red;
    float: left;
    text-indent: 11px;
    height: 0px;
    overflow: visible;
    padding-bottom: 10px;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .LiteralAccessToContactInfoContainer
{
    float: left;
    width: 500px;
    margin-bottom: 10px;
    padding-top: 30px;
    font-weight: bold;
    padding-left: 0px;
    position: relative;
    left: -20px;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .EmployeersHaveAccessToContactInfoContainer
{
    float: left;
    width: 500px;
    margin-bottom: 0px;
    padding-left: 0px;
    position: relative;
    left: -20px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .EmployeersHaveAccessToContactInfoContainer .ChkEmployeersHaveAccessToContactInfo
{
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .EmployeersHaveAccessToContactInfoContainer .ChkEmployeersHaveAccessToContactInfo input
{
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .EmployeersHaveAccessToContactInfoContainer .ChkEmployeersHaveAccessToContactInfo label
{
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .RecruitersHaveAccessToContactInfoContainer
{
    float: left;
    width: 500px;
    margin-bottom: 0px;
    padding-left: 0px;
    position: relative;
    left: -20px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .RecruitersHaveAccessToContactInfoContainer .ChkRecruitersHaveAccessToContactInfo
{
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .RecruitersHaveAccessToContactInfoContainer .ChkRecruitersHaveAccessToContactInfo input
{
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .RecruitersHaveAccessToContactInfoContainer .ChkRecruitersHaveAccessToContactInfo label
{
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .LiteralMarketingMailContainer
{
    float: left;
    width: 500px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: bold;
    padding-left: 0px;
    position: relative;
    left: -20px;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .MarketingMailContainer
{
    float: left;
    width: 500px;
    margin-bottom: 10px;
    padding-left: 0px;
    position: relative;
    left: -20px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .MarketingMailContainer .ChkMarketingMail
{
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .MarketingMailContainer .ChkMarketingMail input
{
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .MarketingMailContainer .ChkMarketingMail label
{
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .TermsAndConditionsContainer
{
    float: left;
    width: 500px;
    margin-bottom: 10px;
    padding-left: 0px;
    position: relative;
    left: -20px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .TermsAndConditionsContainer strong
{
    display: block;
    float: left;
    width: 500px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .TermsAndConditionsContainer div
{
    width: 420px;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .TermsAndConditionsContainer div a
{
    color: #FF6500;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .TermsAndConditionsContainer div a:hover
{
    color: #FF6500;
}

.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .SubmitContainer
{
    width: 135px;
    float: right;
    /*padding-left: 5px;*/
    margin-bottom: 30px;
    display: block;
    background-image: url("/~/media/Customers/Great Britain/Guiton/GeneralFrontPage/LoginPageButton.ashx");
    background-repeat: repeat-x;
}
.NewAccount .ThreeColumnCenter .ThreeColumnCenter_middle .ManageProfileContainer .MainInfo .SubmitContainer .BtnSubmit
{
    display: block;
    height: 23px;
    color: #FFFFFF;
    line-height: 20px;
    font-size: 14px;
    font-family: Helvetica,Arial,Verdana;
	text-align: center;
    /*font-weight: bold;*/
}


