/* CSS Document */

/* Imported Styles
these styles hidden from version 4 browsers
(many thanks to stopdesign's  example)
*/
@import url(standard.css);

/* the imported styles below address bugginess in Win IE and Mac IE 5 */

/* overrides for non-Win IE browsers*/
@import url(not-ie-win.css)all; 

/* overrides for Mac IE 5 */
/*\*//*/@import "ie5mac.css";/**/ 

