Commit 7aaf6d5caa2572c71d869ff24cae0aa9a3c4e1d2

style: header updated
  
4343 h1
4444 +font-size(19px)
4545 display: inline
46 font-weight: bold
4746 .account
4847 +column(575px,last)
4948 text-align: right
  
2727
2828#Header { float: left; margin-right: 0px; width: 975px; }
2929#Header .title { float: left; margin-right: 10px; width: 390px; height: 50px; padding: 20px 0 10px 0; }
30#Header .title h1 { font-size: 146.154%; display: inline; font-weight: bold; }
30#Header .title h1 { font-size: 146.154%; display: inline; }
3131#Header .account { float: left; margin-right: 0px; width: 575px; text-align: right; }
3232#Header .openid_identifier { background: url(../images/login-bg.gif) no-repeat; background-color: #fff; backgroung-position: 0 50%; color: #000; padding-left: 18px; width: 150px; }
3333