div.module { display: inline-table; }

/* Hide from IE/Mac \*/
* html div.module { 
	height: 1%; 
}
div.module {	display: block; }

/* End hide from IE/Mac */

