#captcha .captcha
 {width: 147px;
  height: 74px;}
      
#captcha .cp_refresh
      {
          margin-top: 8px;
          cursor: pointer;
          float: left;
          width: 32px;
      }
      
#captcha .cp_img
      {
          float: left;
          width: 114px;
      }
      
      
#captcha .cp_input input
      {
          width: 147px;
      }