You're welcome.
Yeah, the fix worked so good... I just made another template contribution.
I had the four Column Widths set at 160px and it worked like a charm.
For the 'Search', make a backup stylesheet and try overwriting with these two;
Code:
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
font-size: 1em;
}
Code:
LABEL, h4.optionName {
line-height: 1.3em;
padding: 0.2em;
}
Or adjust the font size and line-height to your own liking. I experimented with these two selectors for the new template and I was satisfied.