I'm not really sure what's not looking right. The only thing I see that might be off is your list items are showing the discs out in front on Firefox, but otherwise everything seems ok.
Do you have an example of what you want the page to look like or am I missing something obvious?
By the way your links didn't seem to be working, but I was able to find what I think are the pages in question.
__________________ l Search Engine Friendly Web Design | Please login or register to view this content. Registration is FREE
l Tips On Marketing, SEO, Design, and Development | Please login or register to view this content. Registration is FREE
I think all you need to do is add some styles to the input
input {background:#ffffa0}
ffffa0 is the color I see as the background for the inputs that are showing. In the drop down it simply looks like you aren't defining a value for the first option so nothing is showing. Either get rid of the empty option or place text like "Please Select" inside.
Hope that helps.
__________________ l Search Engine Friendly Web Design | Please login or register to view this content. Registration is FREE
l Tips On Marketing, SEO, Design, and Development | Please login or register to view this content. Registration is FREE