
	/* COLOUR SCHEME FOR GIVEN SECTION - APPLY */
	/* Colours for header and footer rounded boxes */
	div.rb-fw-container { 
		background: url(../images/page_home_main.gif) no-repeat bottom right; 
		/* Background color required for IE MAC */
		background-color: #ffffff; /* old: #980808 */
	}
	div.rb-fw-container div.rb { 
		background: url(../images/page_home_corner.gif) no-repeat top right; 
	}
	
	/* top right apply pagelet (half width) */
	div.hw-apply-pagelet {
		background: url(../images/page_home_main.gif) no-repeat bottom;
	}
	/* top right apply pagelet (third width) */
	div.tw-apply-pagelet {
		background: url(../images/page_home_main.gif) no-repeat bottom;
	}
	/* END COLOUR SCHEME */