span.error{
 color:red;
 font-family:Arial;
 font-size:11px;
}
table.accounts_table{
width:100%;
}

table.accounts_table td{
	height:20px;
}
table.accounts_table td.gray{
	background-color:#f1f1f1;
}
table.accounts_table td input{
 display:block;
 float:left;
margin-top:1px;
}
.pass{
border:1px solid #AAAAAA;
text-align:left;
}
.register_btn{
width:96px !important;
height:27px !important;
padding-top:6px;
}
.active span{
color:#fff !important;
}
