/*****************************************
 
Select CSS Document
select.css
client: Select Pharmaceuticals

*****************************************/


/* import stylesheets and hide from ie/mac \*/
@import url("normalize.css");  	/* resets browser based styles \*/
@import url("screen.css");  	/* main screen layout \*/
@import url("moz.css");			/* mozilla stuff \*/
@import url("ie.css");  		/* IE hacks and stuff \*/

