/* ============================================================== */
/* Sandwich Style Sheet Package                               		*/
/* ----------------------------					                        	*/
/* Sandwich CSS Hacks package created by 					                */
/* Matthew Magain, August 2004. No rights reserved. You may	    	*/
/* modify and distribute this package as long as the copyrights   */
/* to all CSS Hacks are retained by their original authors.		    */
/*											                                          */
/* Style Sheet for importing various CSS filters                  */
/* You should develop your style sheets beginning with the most   */
/* standards-compliant browsers (Mozilla, Opera, Safari, Firefox) */
/* and then test and tweak in each of the following browsers      */
/* afterwards.                                                    */
/* ============================================================== */


/* ============================================================== */
/* Filter for IE5/Mac browsers                                    */
/* (C) Tantek Celik - http://www.tantek.com/CSS/Examples          */
/* ============================================================== */
/*\*//*/@import "ie5mac.css";/**/


/* ============================================================== */
/* Filter for IE5.x/Win browsers                                  */
/* (C) Tantek Celik - http://www.tantek.com/CSS/Examples          */
/* ============================================================== */
@media tty {
 i{content:"\";/*" "*/}} @import 'ie5xwin.css'; /*";}
}/* */

/* ============================================================== */
/* Filter for IE5.0/Win browsers                                  */
/* (C) Tantek Celik - http://www.tantek.com/CSS/Examples          */
/* ============================================================== */
@media tty {
 i{content:"\";/*" "*/}}; @import 'ie50win.css'; {;}/*";}
}/* */

/* ============================================================== */
/* Filter for IE5.5/Win browsers                                  */
/* (C) Tantek Celik - http://www.tantek.com/CSS/Examples          */
/* ============================================================== */
@media tty {
 i{content:"\";/*" "*/}}@m; @import 'ie55win.css'; /*";}
}/* */
