jQuery.headerfix = function(){
	DD_roundies.addRule('#header');
};

jQuery.homepagefix = function(){
  	DD_roundies.addRule('.span-5 h2','8px');
  	DD_roundies.addRule('.span-5last h2','8px');
  	DD_roundies.addRule('h4#notice','12px');
};