/*
	Could have put this in a template, but used the CSS method instead.
	So I had to comment out the template lines.
*/

/* %TMPL:DEF{"topbardimensions"}% */
#patternTopBar,
#patternClearHeaderCenter,
#patternClearHeaderLeft,
#patternClearHeaderRight,
#patternTopBarContentsOuter {
   height:128px; /* top bar height; make room for header columns */
   overflow:hidden;
}
/* %TMPL:END% */
