/****************************************
 * IWS
 * Hacks for IE6 and below
 ****************************************/
 
/*
	There is no special filtering done to prevent this stylesheet 
	from being served to all browsers. All styles MUST begin with 
	"* html" to ensure that only IE6 and below (for Windows) will 
	get the hacks.
*/

/* example */

* html .yorclass {
	margin: 0;
}