/*
 * Author: Lachlan Hunt - http://lachy.id.au/
 * Created: 2006-04-21
 */
#content, div.error, div.confirm { border: 0; }
#wrapper, #footer { background: none !important; }

div.error { color: red; }
div.confirm { color: green; }
div.error h3, div.confirm h3 { padding: 0; background: none; float: none; }

h2 { background-image: none !important; }

#sitenav, #search, .aside, .skip { display: none !important; }
.public #contact { position: static; background: white; color: black; clear: both; width: auto; }
.public #contact a { color: black; }

.faq dd.collapse { display: block; }
.faq dt.collapse a { text-decoration: none; }

td, th { color: black; }
