@import url("display.css");

body { background: white none; color: black; }
h1, h2, h3, h4, h5, h6 { color: black; }

#prinav { background-color: white none; }
#navigation ul { display: none; }
#maincontent { margin: 0 !important; padding: 0 !important; min-width: auto; max-width: auto; }
#maincontent #contentnormal { margin-top: 120px; }

#breadcrumb { display: block; height: auto; text-indent: 0; }
#breadcrumb ul { list-style-type: none; display: inline; }
#breadcrumb ul li { display: inline; margin: 0; padding: 0; }
.auralonly { display: none;  }
