Since I am a newb to the .css stuff, I added the lines to the css file, and then I tried to put the class call inside the form element...?
Like this...
Code:
<form class="inlineform" method="post" action="search.php" name="searchform">
I didn't see any difference.