/*
	Copyright DTDigital         :: www.dtdigital.com.au ::
	Unauthorised modification / use is a criminal offence, and
	will be prosecuted to the fullest extent permitted by law.
	All Rights Reserved
*/

@media print
{
	body
	{
		background: #ffffff; /* reset any background colours applied to containers */
	}
	.noPrint, .links, .styles_link {display:none !important;}
	.print{display:block !important;}
	
	#popup-vertical .header { border-bottom: 1px #869EAD dotted;}

}
