body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

#wrap {
	width: 752px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 750px;
	}
html>body #wrap { /* be nice to Opera */
	width: 750px;
	}

dl.teaser, .teaser-row, #photoGrid, dl.book { display: inline-block; } /* for IE/Mac */
/* Hides from IE/Mac \*/
* html dl.teaser, * html .teaser-row, * html #photoGrid, * html dl.book { height: 1%; }
dl.teaser, .teaser-row, #photoGrid, dl.book { display: block; }
/* End hide from IE/Mac */

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */


/* shop product index */

.prod-feature { display: inline-table; }

/* Hides from IE-mac \*/
* html .prod-feature { height: 1%; }
.prod-feature{ display: block; }
/* End hide from IE-mac */
