/*	[CLIENT NAME]: screen master
	----------------------------
	Author:		[CODER NAME] (http://airbagindustries.com/)
	Version:	yymmdd
	Copyright:	(c) 2008 Airbag Industries, LLC. until the contract is complete.
			All rights reserved.
*/


/*-  CSS "libraries"
----------------------------------------------------------------------*/
@import url("reset.css");


/*-  Core, patch-free design
----------------------------------------------------------------------*/
@import url("core.css");

/*-  Resetting again for handheld devices that also try to read
     screen style sheets
----------------------------------------------------------------------*/
@import url("anticore.css") handheld;
@import url("anticore.css") only screen and (max-device-width: 480px);


/*-  Browser-specific patches
----------------------------------------------------------------------*/
/*\*//*/
@import url("patches/mac-ie5.css");
/**/
