/* * a set of convenience classes to centralize implementation of * properties and methods across multiple in-form elements * * the hierarchy of related HTML elements and their members is as follows: * * * HTMLInputCommon: common to all elements * .form * * * [common plus:] * .align * *
* [identical to "legend" plus:] * .margin * * * **** * *