.code.last.field{
	width:30px;
}

.mailform table tr td{
	padding:5px;
	color:#333;
}

.mailform table tr td input{
	border:1px solid #CCCCCC;
}

.af_error{
	color:#e34b4b;
	margin-bottom:3px;
}

.af_errors{
	margin-bottom:15px;
}

.af_field_block{
	margin-bottom:10px;
	height:20px;
}

.af_field_prefix .af_text_field input{
	width:75px;
}

.af_field_title{
	margin-bottom:1px;
	margin-top:2px;
	float:left;
	width:120px;
	color:#333;
}

.af_text_field{
	float:left;
}

.af_form{
	width:510px;
	margin-top:5px;
}

.af_textarea_field textarea{
	width:300px;
	height:100px;
}

.af_text_field input, .af_numeric_field input, .af_field_password input{
	width:140px;
	height:14px;
	border:1px solid #CCCCCC;
}

.af_field_last_name, .af_field_prefix{
	float:left;
}

.af_field_street{
	clear:both;
}

.af_field_last_name .af_field_title{
	margin-left:10px;
	width:80px;
}

.af_field_last_name .af_text_field{
}

.af_field_street, .af_field_number{
	float:left;
}

.af_field_street .af_text_field input{
	width:100px;
	margin-right:10px;
}

.af_field_number .af_field_title{
	width:30px;
}

.af_field_number .af_text_field input{
	width:30px;
}

.af_field_city{
	clear:both;
}


.af_send{
	margin-bottom:0px;
}

textarea, input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.block_top{
	background:url(../images/block_fade_top.gif) repeat-x top #f8f8f8;
}

.block_bottom{
	background:url(../images/block_fade_bottom.gif) repeat-x bottom #f8f8f8;
	padding:10px;
}

#register{
	width:564px;
}

#login_right{
	width:366px;
	overflow:hidden;
	margin-top:10px;
}

#login_right #login{
	padding:10px;
}


.af_field_password .af_field_title{
	width:170px;
}

.af_field_password{
	height:40px;
}

.af_password1{
	margin-bottom:8px;
}

.af_send{
	margin-top:20px;
}

.af_field_titlefield{
	margin-top:10px;
	font-weight:bold;
	color:#42b5e8;
}

.af_version {
	display:none;
}

.af_form{
	padding:10px 0 10px 20px;
}






/************* DEFAULT AJAXFORM ********************/

.af_loader{
	background:url('../images/ajax-loader.gif') no-repeat center center;
	display:none;
	position:absolute;
	text-align:center;
	vertical-align:middle;
}

.af_form{
	margin-bottom:0px;
}

.af_version{
	color:#3A3A3A;
	margin-bottom:15px;
	display:none;
}

.af_uploadframe{
	display:none;
}

.af_radio_field{
	float:left;
}

form{
	padding:0px;
	margin:0px;
}