/*
 * Created by MSC Sorrento
 * Copy write MSC Sorrento
 * User: Migliozzi Giuseppe
 * Societa Mediasoul Snc
 * Date: 12/04/11
 * Time: 14.41
 * 
 */
 
.error_box, .warning_box, .valid_box {
    margin-top: 42px;
    width: 518px;
}


table {
	float: right;
    width: 360px;
	}
.txt-center {
	 text-align: center;
	}
.footerLogin {
    margin: -20px 0 0 145px;
    width: 600px;
	background:url(/images/default/images/icone/system.png) no-repeat left ;
padding-left: 34px;
padding-top:0px;
 height: 30px;
	}
	
.logo{
	margin-top: 40px !important;
}

.login_form table{
	margin-top: -40px;
	}
a.forgot_pass{
	float:right;
	color:#256c89;
	text-decoration:none;
	padding:0 0 0 18px;
	display:block;
	margin:15px 20px 0 0;
}

a.forgot_registry{
	float:right;
	color:#256c89;
	text-decoration:none;
	padding:0 0 0 18px;
	display:block;
	margin:15px 20px 0 0;
}
table.registry {
	margin-top: -8px;
	}
.login_form_r {
	background: url("/images/default/images/login_bg_r.png") no-repeat scroll 0 0 transparent;
    height: 600px;
}

#recaptcha_response_field {
	}
.error {
	color:#FFFFFF;
	}
	
.request_psw {
	padding-left: 4px;
    padding-top: 0;
	}
