/* aeuth loginbox style */

.aeuth_loginbox { height: 115px; width: 300px; margin: 50px auto; }
.aeuth_logoutbox { width: 275px; margin: 50px; clear: both; }
.aeuth_item { height: 20px; margin-top: 0px; margin-left: 20px; float: left; margin-top: 5px; clear: both; }
.aeuth_label { padding-top: 3px; float: left; width: 85px; }
.aeuth_input { height: 15px; width: 95px; margin-left: 5px; float: left; width: 115px; }
.aeuth_button { height: 22px; float: left; }
.aeuth_checkbox { height: 12px; width: 12px; margin-top: 4px; margin-left: 5px; float: left; }
.aeuth_error { color: #FF0000; font: 10px Calibri, Helvetica, Arial, sans-serif; clear: both; width: 250px; }
