@CHARSET "UTF-8";

#areacode_field{
clear:both;
width: 205px;
margin-right:0;
}

#extension_field{
float:left;
}

.field_checkbox{
border:none;
}

.field_checkbox span.label label{
width:380px;
float:right;
text-align:left;
}

.field_checkbox span.label .instructions{
width:380px;
text-align:left;
clear:both;
float:right;
}

#user_registration_form{
width:460px;
}

#BirthDate_field input{
width:100px;
float:none;
margin-left:20px;
}

#BirthDate_field span.label .instructions{
clear:none;
width:auto;
margin:5px 5px 0 15px;
}

#areacode_field span.label .instructions{
    position:relative;
    width:380px;
    text-align:left;
    font-weight:bold;
    top:10px;
    left:100px;
}

#areacode_field input{
    position:relative;
    top:-110px;
}

#terms_field{
margin-top:0px;
