/**********************/
/**********************/
/* REGISTRATION START */
.v3registration_register_form {
	width: 710px;
	overflow: hidden;
}

.tx-v3registration-pi1 {
	padding-top: 3px;
}

.tx-v3registration-pi1 table tr td,
.tx-v3registration-pi2 table tr td {
	font-size: 12px;
}

.v3registration_register_form_header_label {
	color: #007e19;
	font-weight: bold;
}

.v3registration_register_form_label_error,
.v3registration_register_form_field_error,
.v3registration_register_form_checkbox_error {
	color: #ff0000;
}

.v3registration_register_form_label,
.v3registration_register_form_label_error {
	vertical-align: top;
}

.v3registration_register_form_field,
.v3registration_register_form_field div,
.v3registration_register_form_field_small,
.v3registration_register_form_field_mid {
	padding-bottom: 5px;
}

.v3registration_register_form_field input {
	width: 400px;
}

.v3registration_register_form_field_small input,
.v3registration_register_form_field_small {
	width: 100px;
}

.v3registration_register_form_field_mid input {
	width: 295px;
}

.v3registration_register_form_field_mid {
	padding-left: 5px;
}

#v3_registration_edit_overview_message {
	color: #ff0000;	
}

.v3registration_register_message {
	font-size: 10px !important;
}

.v3registration_register_left_padding {
	padding-left: 20px;
}

.v3registration_register_right_padding {
	padding-right: 20px;
}

.v3registration_line {
	width:100%; 
	background-image: url(../img/dott.gif); 
	background-repeat: repeat-x;
}

/* REGISTRATION END */
/********************/
/********************/


