that’s awesome – works real smooth, thanks.
also, if you note there’s again lot of space wasted at top of header between the address bar and logo on left and checkout basket on right – can we eliminate that?
I tried:
#navigation {
margin-top: 0;
}
but to no avail.