#login{padding:10px 10px 20px 10px;}
#details{border:solid 1px #eee;float:left;width:270px;margin:20px;}
#names{margin:5px 20px 20px 300px;}
.login{width:200px;}
.error{margin: 10px 0;padding:4px;color:red;border: solid 1px red;background-color:#fffff0;}
.success{margin: 10px 0;padding:4px;color:green;border: solid 1px green;background-color:#fffff0;}
.container{background-color:#fff;z-index:100;border:solid 1px #ccc;white-space:nowrap;padding:.5em 1em;}
.button{background:transparent url(/includes/buttonMedium.gif) no-repeat scroll 100%;color:#222;height:22px;text-align:center;font-family:arial, Sans-Serif;font-size:12px;border:0;cursor:pointer;width:115px;padding:0;}
.buttonSmall{background:transparent url(/includes/buttonSmall.gif) no-repeat scroll 100%;color:#666;height:22px;text-align:center;font-family:arial, Sans-Serif;font-size:11px;border:0;cursor:pointer;width:70px;padding:0;}
.field .box {width:250px;}
.field {padding:10px;}
.label{font-weight:700;}
.required{padding-right:50px;background:transparent url('/includes/required.gif') no-repeat center right;}
