Pardon me danny, I was giving you the wrong solution there!
What I want to say is use javascript to detect the user screen resolution and apply the
CSS file according to what they screen size are!
If their screen size is 800x600, use style1.
css file, if 1024x768 use style2.
css file.
Do you get what I mean?
Again sorry for the confusion

Cheers...