#log_form {
	font-size:14px;
	text-align:left;
}
#log_error{
	text-align:center;
	color:red;
}
#reg_form { font-size: 0.8125em; text-align:left; }
#reg_form  .form-reg-submit { text-align: right; display: block; }
#reg_form  .form-reg-submit a { text-transform: uppercase; font-size: 0.85em; background-color: #E7E8E2; border: 1px solid #C4C1BC; padding: 3px; }
#reg_form #security { width: 20px; height: 20px; display: block; background-position: center center; background-repeat: no-repeat; }
.dx{
width:250px;
}
.dx3{
width:254px;
}

/*barra di stato dell'utente*/
#status-user { position: absolute; top: 5px; right: 0px; padding: 3px 0px; font-size: 0.70em; color: #FF375C; }
#status-user a { text-transform: uppercase; font-size: 0.8em; padding: 3px 0px; margin: 0px 3px; padding-left: 20px; }
#status-user .status-order { background: url('images/document_letter.png') left center no-repeat; }
#status-user .status-cart { background: url('images/trolley.png') left center no-repeat; }
#status-user .status-register { background: url('images/user_add.png') left center no-repeat; }
#status-user .status-account { background: url('images/user.png') left center no-repeat; }
#status-user .status-login { background: url('images/key.png') left center no-repeat; }
#status-user .status-logout { background: url('images/user_delete.png') left center no-repeat; }

#status { padding: 3px 0px; font-size: 0.70em; color: #FF375C; }
#status a { text-transform: uppercase; font-size: 0.8em; padding: 3px 0px; margin: 0px 3px; padding-left: 20px; display: block;}
#status .status-order { background: url('images/document_letter.png') left center no-repeat; }
#status .status-home { background: url('images/home.png') left center no-repeat; }
#status .status-register { background: url('images/user_add.png') left center no-repeat; }
#status .status-account { background: url('images/user.png') left center no-repeat; }
#status .status-login { background: url('images/key.png') left center no-repeat; }
#status .status-logout { background: url('images/user_delete.png') left center no-repeat; }

#activation_form  .form-activation-submit { text-align: right; display: block; }
#activation_form  .form-activation-submit a { text-transform: uppercase; font-size: 0.85em; background-color: #E7E8E2; border: 1px solid #C4C1BC; padding: 3px; }
