Monday, November 7, 2005, 7:58:32 AM, you wrote: > In styles.css I've got: > @import url("print.css"); > h1{ > color:red; > } > And in print.css I've got: > @media print{ > h1{ > color:blue; > } > } > And the red always wins out. Very strange. Do you have a URL we can look at? What are you testing this in/on? -- Cheers now, Kristina