Commit af5e2c71882ad9042268967c06d4d5153013b72b

style: header modified
  
4141 height: 50px
4242 padding: 20px 0 10px 0
4343 h1
44 +font-size(20px)
4445 display: inline
46 text-transform: uppercase
4547 .account
4648 +column(575px,last)
4749 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 { display: inline; }
30#Header .title h1 { font-size: 153.846%; display: inline; text-transform: uppercase; }
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