.centerColumn1 {
width:75%;
float:left;
margin:0 2% 2% 3%;
padding:0;
text-align:left;
line-height:1.8em;
display:inline; /* fixes IE Bug in IE6 and earlier - do not remove */
}

html > body input[type="checkbox"], html > body input[type="radio"] {
float: none;
}