/*---[ Details ]---------------------------------------
Import Style Sheets
-------------------------------------------------------*/

/*-------------------------------------------------------

High Band Pass + Mac IE Ecscaped Closure Filters

http://centricle.com/ref/css/filters/
http://www.tantek.com/CSS/Examples/highpass.html

This will display to:

IE6/Win or later
Netscape 6 or later
Opera 5 or later
or any other browser which can pass Section 7.1 of the CSS1 Test Suite

-------------------------------------------------------*/

/* \*/	
	@import "basic.css?\"\{";
	@import "screen.css";	
/* */