@charset "UTF-8";
/* CSS Document */

/* trigger hasLayout and target ie5+6/win only */
* html ul#navigation, 
* html #content_wrapper,
* html div#product_buy {
	height: 1%;
	}
/* trigger hasLayout and target ie7/win only */
*:first-child+html #nav ul, 
*:first-child+html #title, 
*:first-child+html #main-body, 
{
	min-height: 1px;
	}

