$(document).ready(function(){$( "table" ).css( "color", "#222222" );$( "table" ).css( "font-size", "14.0px" );$( "table" ).css( "font-family", "Arial , Helvetica , sans-serif" );$( "div tr:first-child" ).css( "height", "45px" );$( "div tr:nth-child(2)" ).css( "height", "45px" );$("#height").css( "he...