I'm trying to get the search bar to be flush up against the logo image in my header. Right now it looks like this: http://sierraclubcalifornia.org/images/Screenshot-1.png
For some reason, even though the logo ends where the blue dashed line is, the search bar and rss feed is way over to the right. I don't know where the space is coming from between them, since I set margins and padding on both to 0 under ATO>Style & Edit HEADER AREA>Logo Image: Styling; and ATO>Style & Edit HEADER AREA>Search box.
How can I get rid of this space? I know the two areas are a table, so I assume it has something to do with the cells, but under the bfa_header_config.php I can't find anything that signifies padding or space under the logo image or search areas.
Thanks in advance for the help. I have never dealt with CSS before!