Commit 87ad9479ea875c9e8f1babaf9ed29230ccce0415

style: header updated
  
4141 height: 50px
4242 padding: 20px 0 10px 0
4343 h1
44 +font-size(20px)
44 +font-size(19px)
4545 display: inline
46 text-transform: uppercase
46 font-weight: bold
4747 .account
4848 +column(575px,last)
4949 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: 153.846%; display: inline; text-transform: uppercase; }
30#Header .title h1 { font-size: 146.154%; display: inline; font-weight: bold; }
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