#ja-login { width: 240px; text-align:left; }
#ja-login form input.button {clear:none;}
#ja-login-user-label { 
	  position: absolute; 
      left: 7px; 
      top: 2px; 
      font-size: 12px; 
      font-weight: normal; 
      width: 120px; 
      height: 18px; 
      background: #DDDDDD;
      color: #444444;
      z-index: 1; 
      line-height: 18px; 
}
#ja-login-password-label { 
	  position: absolute; 
      left: 85px; 
      top: 2px; 
      font-size: 12px; 
      font-weight: normal; 
      width: 110px; 
      height: 18px;
      color: #444444; 
      background: #DDDDDD;
      z-index: 1;  
}
