/* This file below should really be the final resting place for the hacks included in this file */
/*@import url("hacks/columns-singleIE5Win.css");*/
/* single column - narrow */

#column-a
{
	width: 370px;
}



html>body #column-a div.footerLinksBar, html>body #column-a div.middleLinksBar {
  width: 360px;
} 
html>body #utilities div.footerLinksBar, html>body #utilities div.middleLinksBar {
  width: 148px;
} 


