@charset "utf-8";
/* CSS Document */
/* filename:  default_html_ie_mac.css */

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#mamindexcontent {
	height: 100%;
}
/* end hide */