@import url("ff.css") all; /*this displays in firefox*/
@import: url("ie.css"); /*this displays in IE*/

