Help with tabbed content problem in IE7

I have an issue with some tabbed content in IE7.

Basically if you click on the Advanced tab on this page

http://www.petsallowed.co.uk/search.php

The advanced section displays with a huge gap above it.

Could really do with some urgent help on this.

Thanks

Paul

try replacing float:left with float:right in searchboxadvanced


<div class="ui-tabs-panel" id="searchBoxAdvanced" style="[COLOR="Red"]float: right;[/COLOR] 
width: 100%; background: none repeat scroll 0% 0% rgb(255, 255, 255);">

vineet

vinpki!!

Thank you so much - that sorted it!

Phew!!

Cheers

Paul

good to know.

youre welcome

vineet