.clear {
    clear: both;
}
div#form label, div#form .shnFormPartDescCont {
    color: #575757;
    float: left;
    font-size: 13px;
    padding-top: 8px;
    width: 93px;
}
div#form .pFormElement {
    clear: both;
    padding-bottom: 7px;
}
.pWFormSelect {
    border: 0 none;
    color: #D10000;
    float: left;
    font-family: Tahoma,Arial,Verdana,Sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.jqTransformSelectWrapper {
    background: url("/img/jqtransform/select_left.png") no-repeat scroll left top transparent;
    float: left;
    height: 35px;
    position: relative;
    width: 45px;
}
div#form .pFormFieldsetInline .pFormElement {
    clear: none;
    float: left;
    height: 35px;
    padding-bottom: 12px;
}
#pFormElId_birthdate .pFormLabel {
    padding-top: 4px;
}
div#form input.length_3 {
    background-color: transparent;
    background-image: url("../../img/landing8/inputs.png");
    background-position: 0 -70px;
    background-repeat: no-repeat;
    border: 0 none;
    color: #D10000;
    float: left;
    font-family: Tahoma,Arial,Verdana,Sans-serif;
    font-size: 13px;
    height: 35px;
    margin: 0 10px 0 0;
    padding: 0 10px;
    width: 55px;
}
div#form input.length_4 {
    background-color: transparent;
    background-image: url("../../img/landing8/inputs.png");
    background-position: 0 -105px;
    border: 0 none;
    color: #D10000;
    float: left;
    font-family: Tahoma,Arial,Verdana,Sans-serif;
    font-size: 13px;
    height: 35px;
    margin: 0;
    padding: 0 10px;
    width: 57px;
}
div#form .pWFormText input, div#form .pWFormPassword input {
    background-color: #fff;
    /*background-image: url("../../img/landing8/inputs.png");*/
    /*background-position: 0 -140px;*/
    border: 1px solid #acc0d2;
    border-radius:5px;
    box-shadow: inset 0 0 4px #acc0d2;
    -moz-box-shadow: inset 0 0 4px #acc0d2;
    -webkit-box-shadow: inset 0 0 4px #acc0d2;
    color: #D10000;
    float: left;
    font-family: Tahoma,Arial,Verdana,Sans-serif;
    font-size: 13px;
    height: 35px;
    margin: 0;
    padding: 0 10px;
    width: 222px;
}
div#form form .pFormDescription {
    clear: both;
    color: #9DB5CA;
    font-size: 11px;
    padding: 8px 0 8px 105px;
}
div#form #pFormElId_age_to {
    width: 150px;
}
div#form #pFormElId_age_to label {
    color: #173F5D;
    float: left;
    font-size: 14px;
    padding-top: 9px;
    text-align: center;
    width: 70px;
}
div#form .pFormFieldsetInline .pWFormSelect select {
    width: 80px;
}
div#form input.length_1, div#form .pWFormSelect select {
    background-color: #fff;
/*    background-image: url("../../img/landing8/inputs.png");
    background-repeat: no-repeat;*/
    border: 1px solid #acc0d2;
    border-radius:5px;
    box-shadow: inset 0 0 4px #acc0d2;
    -moz-box-shadow: inset 0 0 4px #acc0d2;
   -webkit-box-shadow: inset 0 0 4px #acc0d2;
    color: #D10000;
    float: left;
    font-family: Tahoma,Arial,Verdana,Sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    margin: 0;
    padding: 0px 0px 0px 9px;
    width: 246px;
}
div#form .pWFormSubmit a span {
    background-image: url("../../img/landing8/buttons.png");
    background-position: 0 -180px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: GeoSlb712MdBT-Bold;
    font-size: 22px;
    font-weight: lighter;
    height: 45px;
    letter-spacing: -0.2px;
    padding: 8px 15px 0 50px;
    text-shadow: -1px -1px 0 #073C71;
}
.savebtn{
    background-color: transparent;
    border: 0 none;
    cursor: pointer;
    height: 53px;
    margin: 0;
    outline: medium none;
    overflow: auto;
    background-image: url("../../img/landing8/buttons.png");
    background-position:right -233px;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 53px;
    padding: 0;
    text-decoration: none;
}
.savebtn:hover{
    background-position: right -339px;
    text-decoration: none;
}
div#form .pWFormSubmit a span:hover{
    background-position: 0 -286px;
}
.pElementFormSubmit{
    clear: both;
    padding-top: 2px;
    text-align: right;
}
div#form label.errormsg {
/*    background: none repeat scroll 0 0 #FF0000;*/
    clear: both;
    color: #FF0000;
    font-size: 11px;
    margin-bottom: -6px;
    margin-left: 117px;
    padding: 0 0 0 0;
    width: auto;
}
.regAgree {
    color: #173F5D;
    font-size: 11px;
    margin-bottom: 25px;
    margin-top: -65px;
    width: 200px;
}
.register-facebook {
    margin-top: 2px;
    text-align: center;
}
.register-facebook .btnFacebook {
    background-color: #5E7DAE;
    border: 1px solid #1F4774;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    text-decoration: none;
}
.register-facebook .btnFacebook span {
    color: #FFFFFF !important;
    display: inline;
    font-size: 13px;
    font-weight: bold;
    padding: 0 10px;
    position: relative;
    top: -5px;
}
.login-from{
    float:left;
    padding-left:20px;
}
.block-top-info {
    color: #83B2D6;
    float: left;
    font-size: 13px;
    margin: -7px 0 0 350px;
}
.pWFormBirthdate{
    display:inline-block;
    position:relative;
}
.pWFormBirthdate .pWFormSelect{
    padding-right:3px;
}
.pWFormBirthdate #birthdate-day{
    width:60px !important;
}
.pWFormBirthdate #birthdate-month{
    width:80px !important;
}
.pWFormBirthdate #birthdate-year{
    width:86px !important;
}
.pWFormBirthdate label.errormsg{
    position:relative;
    margin:0px !important;
    padding:0 !important;
    left:-120px;
    font-weight:normal;
}
.pFormElement.pElementFormCheckbox{
    display:none;
}