Page is a not externally linkable
rwilson - 9:15 pm on Mar 26, 2012 (gmt 0)
Not sure why this works but, try this. Define bold in the input specifically.
form .needsfilled { background: #ffff00; color: #000; /* font-weight: bold; */}
input.needsfilled{font-weight: bold;}