/*	*Job Number* - *Company Name*
	--------------------------------------------------
	author(s):		*Name* (*Email*)
	date:			
	description:	Print stylesheet 
*/


/*	PRINT RESET
	-------------------------------------------------- */

	/* Show the full link href after the text */
	* a:after {
		content: " (" attr(href) ") ";
	}
	
	.c4-1	{position:relative; float:none; width: 960px; margin-top: 12px; z-index: 1;}