#loginForm{ padding:20px 10px 0px 10px; height:100%; overflow:hidden; border:1px solid #0099ff; }#loginForm .clr{ height:10px; }#loginForm label{ font-weight:bold; line-height:20px; }#loginForm .req label{ color:#0099ff; }#loginForm .big{ width:300px; padding:0 9px; float:left; }#loginForm .big input, #regForm .big select{ width:300px; }#loginForm .big textarea{ width:300px; height:135px; }#loginForm .vbig{ width:609px; padding:0 9px; float:left; }#loginForm p{ font-size:12px; font-size:12px; line-height:20px; }#btn{ width:200px; height:36px; font-weight:bold; text-transform:uppercase; letter-spacing:2px}.err input, .err select{ background:#0099ff; }#loginErr{ font-size:13px; color:#FF0000; font-weight:bold; margin:14px 0; padding:12px; text-align:center; border:1px solid #ff0000; }