* html body { background: none; }

* html body #header { 
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/images/header.png');	
}

* html body #header_copy {
	margin-top: 0;
}

* html body #lax_sticks {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/images/lax_sticks.png');
}

* html body #left_nav { 
	display: inline; 
	height: 509px; 
}

* html body div#left_nav_bg {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/images/nav_bg.png');
}

* html body .right_column_item_short {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/images/right_column_item_short_bg.png');
}

* html body #shade {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/images/gradient_bg_bottom.png');
}

* html body .right_column_item_tall {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/images/right_column_item_tall_bg.png');
}

* html body .category_item_details {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/images/long_shadow.png');
}
