/* 
Title:		Vector screen styles and ie/win fixes
Author: 	John Bristow
*/

/* import stylesheets and hide from ie/mac \*/

@import url("styles.css");
@import url("ie.css");

