Hi,
I'd like to deacrease the width of the search form in the header so the left side is aligned with the sidebar widgets below it, had guessed that I needed to decrease the 180px in the code below located in css but didn't cause any changes as far as I could see:
.sidebar #searchform #s{
width:180px;
}
If someone could point me in the right direction that would be great :)














