/* LOGIN FORM */
a.memberlink:active, a.memberlink:hover {text-decoration: none; color: #666; font-size:12px;}
a.memberlink:visited, a.memberlink:link {text-decoration: none; color: #999; font-size:12px;}

.loginform, .content { margin-top: 30px; margin-left: 200px;}
.loginform .clear {clear: both; height: 0px;}
.loginform .error {color: red; font-weight: normal;}
.loginform .label {float: left; font-weight: bold; width: 150px;}
.loginform .input {float: left;}
.loginform .input .inputfield {width: 150px;}

