*{ font-family:sans-serif; }

img{ border:0; }

a, a:hover{ text-decoration:none; }

figure{ margin:0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{ display: block; }

body{ margin:0; padding:40px 0; background:#666; text-align:center; font-size:14px; }

#container{ width:300px; margin:0 auto; }

 #identification{ margin:0 0 30px 0; padding:30px 30px 20px 30px; background:#444; border-radius:15px; font-size:0; }
  #identification-login{ display:block; width:210px; margin:0 0 20px 0; padding:5px 15px; font-size:14px; line-height:20px; background:#fafafa; border:0; border-radius:50px; outline:none; }
  #identification-pass{ display:block; width:210px; margin:0 0 20px 0; padding:5px 15px; font-size:14px; line-height:20px; background:#fafafa; border:0; border-radius:50px; outline:none; }
  #identification-ok{ display:inline-block; padding:0 15px; font-size:14px; color:#fff; font-weight:bold; line-height:30px; background:#fafafa; color:#000; border-radius:50px; }
   #identification-ok:hover{ background:#bbb; }
