Hey, So I am trying am getting this march madness script ready. Dont worry about the broken design in the header and on the top. That will be fixed no problem. My problem is with form fields in IE not understand my CSS. In firefox select option fields look great! <select style="height:27px;border:0;" name="game1" size="2" class="forms" id="game1" onchange="update('game1','game33',0);"> <option style="height:27px;border:0;" value="hjk">1. hjk</option> <option value="hkl">16. hkl</option> </select> But when I bring it to IE the field is really small and shows a border and just does not follow my css. http://www.myscratchoff.com/MarchMadness/submit.php If somebody can give me a little hint I would greatly appreciate this. IE 8 works fine.... IE 7 is a mess.... I really dont want to even check it out in IE 6 lol! Thanks, Brian P