body { font-family:Arial, Helvetica, sans-serif; color:#5F6B77; }
.outer { width:370px; }
.login_title { margin: 15px 0 10px 0; text-align:left; font-size:16px; font-weight:bold; border-bottom:2px solid #D16405; } 
.form { margin: 15px 20px 20px 20px; text-align:left; font-size:12px; } 

a:link, a:visited { font-size:11px; color:#5F6B77; }
a:focus, a:active { outline:none; }

a.newplaylist:link, a.newplaylist:visited { font-size:11px; font-weight:bold; color:#D16405; text-decoration:none; }
a.newplaylist:hover { color:#394149; }

.textfield { height: 26px; }
.textfield input { border:1px solid #CCCCCC; font-size:11px; width:205px; height:18px; }
.textfield img { padding:0px; margin:0px; margin-bottom:-5px; }
span.check { padding-left:42px; }

.select { font-size:11px; width:190px; }

span.error { font-size:10px; color:#CC0000; }
span.ok { font-size:10px; color:#30945a; }
input.error { border: 1px dotted #f4b9b9; }

.login_error { width:308px; text-align:center; height:16px; border:1px dotted #f4b9b9; color:#CC0000; }

.submit { text-align:center; padding:20px 0px 0px 0px; }

.close { padding-top: 45px; }
.button { height:24px; font-size:11px; padding: 3px 8px 3px 8px; background-color:#6F7C89; color:#FFFFFF; border:2px solid #5F6B77; cursor:pointer; }
.small_button { height:22px; font-size:11px; padding: 0px 5px 2px 5px; background-color:#6F7C89; color:#FFFFFF; border:2px solid #5F6B77; cursor:pointer; }
