@Frankline - dig a bit deeper into the JQuery docs -- there's a lot you can do to manipulate CSS
@Rad, Ithink guys are talking CSS, not javascript. CSS does not have kits to standardize it. A helpful way I found to code CSS for IE6 was
* html <your-id/class>{
<Your -css-code>
}