height: expression( this.offsetHeight > 50 ? "50px" : "auto" );
/* IE max-height FIX! :) Make sure the numbers on this line match the number on the above line. */height: expression( this.offsetHeight > 50 ? "50px" : "auto" );