I know you can put conditional statements to load different CSS files if you are in Internet Explorer, but can you do this inside of a CSS file?
I have a situation where I want the right margin to be 20 if it's Internet Explorer but 10 if it's any other browser.