/* @override http://www.kelvinyoungphoto.com/login.css */
/*body { width: 371px; margin: 0 auto; margin-top: 150px; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }*/
form#form1 { padding: 0 0px; }
a img { border: 0; }
input { background: url(/images/input.png) no-repeat; width: 159px; border: none; padding: 8px;  color:  #999; font-weight: bold; cursor: pointer;}
input:focus, input:hover { background: url(/images/input-focus.png) no-repeat; width: 159px; border: 0; padding: 8px;  color:  #333; font-weight: bold; cursor: pointer;}
div.notice { margin: 0; text-align: center; font-variant: normal; text-transform: uppercase; font-weight: bold; color: #D7D7D7; font-size: .75em; line-height: 1.5em;}
input.button { width: 179px;}

div.login { display: block; text-transform: uppercase; font: 11px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; border: 1px dotted #333; margin-bottom: 8px; letter-spacing: 1px; width: 391px; padding: 5px; text-align: center; }