@CHARSET "ISO-8859-1";

.Registration ul.ui-widget-content{
    height: auto;
    overflow-y: scroll;
}
.Registration #freelancer div.even .fieldholder-small input:not(#Form_MainForm_Country),
.Registration #Form_companyForm div.even .fieldholder-small input:not(#Form_companyForm_Country){
    margin-top: -20px;
}
#AgreeDC input{
	top: -30px;
}
#AgreeTL input {
	top: -30px;
}
#AgreeTL label.error, #AgreeDC label.error{
    padding: 0;
}
#agreement_label {
	margin-left: 20px;
}
