

div#contentstructuremzbimport
{

	width: 100%;
	overflow: -moz-scrollbars-horizontal;  /* hide vertical scrollbar in Mozilla */
    overflow: auto;
    padding-top: 0.5em;
    height: 100%;

}

