node-style-min.js revision 731584898d510b113e8ee729ebdb24f8fdc81c1c
YUI.add("node-style",function(a){(function(c){var b=["getStyle","getComputedStyle","setStyle","setStyles"];c.Node.importMethod(c.DOM,b);c.NodeList.importMethod(c.Node.prototype,b);})(a);},"@VERSION@",{requires:["dom-style","node-base"]});