
/* - IEFixes.css - */
@media screen {
/* https://blog.oag.govt.nz/portal_css/IEFixes.css?original=1 */
/* */
*html ul#content-views{
margin: -2px -3px 0px -3px;
}
/* */
#portal-logo {
margin-top: 0;
}
/* */
.hiddenStructure {
position: absolute;
}
/* */
div.cell {
float: none;
*float: left;
}
/* */
h2.tileHeadline {
display: block;
*display: inline;
}
/* */
div.optionsBox {
!width: 50%;
}
.optionsBox input {
!margin: 0px;
}
/* */
/* */
/* */
/* */
/* */
#portal-govtnav li a {
behavior: url(++resource++oag2011.theme.scripts/PIE.htc);
}
.portletHeader {
behavior: url(++resource++oag2011.theme.scripts/PIE.htc);
}
.imageflow .caption {
behavior: url(++resource++oag2011.theme.scripts/PIE.htc);
position: absolute !important;
}
.imageflow .description {
behavior: url(++resource++oag2011.theme.scripts/PIE.htc);
}
dl#relatedItemBox dt {
behavior: url(++resource++oag2011.theme.scripts/PIE.htc);
}

}

