In the stylesheet CSS, .form textarea has a padding-left of 85px. Change this to 0px. That will move the Query box over in line with the others.
You need to make the form box smaller by adding
.form {width:600px; float:left;}
.submit {width:560px;float:left}
to the stylesheet. That should let your sidebar slide up.
I’ve tried this and it still doesn’t seem to have worked.
Can anyone else help please????
I have checked this in Chrome and Firefox on Mac and the sidebar appears to the right in both of these browsers.
Really? I’ve checked on explorer, firefox and chrome and it is still out of place?
I’m still desperate to get this sorted guys????