@import url("screen.css"); /* default gitit screen styles */
@import url("hk-pyg.css"); /* for syntax highlighting */

/* Put your custom style modifications here: */

#userbox  { text-align: right;    
            font-weight: bold; 
            margin: 0em 0em -3.4em 0em;
            height: 10.2em;
         }

.login { vertical-align: top; }