Here's the page: http://groundfloorsv.com/pricing
1. I'd like to place a text box above the search text box and button (in the header - on all pages). I want the box to be about the same height as the search box (I can adjust later) and width (and position) so that it goes from just a few pixels in from the far right to the left edge of the search box. (The BG of the box will be #666 and the text #FFF).
I'd like to use the text widget (like with the Facebook and Twitter icons), but am having trouble positioning the box to be "right justified." I also don't want to give it a title because the title shows up in the horizontal center, so I'd just as soon put the actual text into the HTML. Any help w/positioning would be appreciated.
2. I'd like to place the "Book It Now" button to the right of "DAY PASS - $25/day." I think I'd rather not use a table if I can avoid it, since I haven't used one in years, and don't want to get messed up w/CSS. I do have classes defined for two columns (which I'm using), three columns, four columns, etc. Can I use one of those classes inside one half of the two-column class?
Any suggestions would be appreciated.