
#paneTop,
.focus,
#mainMenu,
.redButton,
.quickMenu,
.banner,
.ui-tabs-nav,
.coda-nav-left,
.coda-nav-right,
.menuBottom,
.colRight {
	display: none;
}

body {
	font-size: .7em;
	color: #000;
}

a {
	text-decoration: underline;
}

#logo {
	display: block;
	text-align: right;
}

img {
	border: 0 none;
}

h1, h2, h3, h4, h5, h6, li, table {
	margin-bottom: .5em;
}

th, td {
	border: 1px solid #333;
	padding: 2px 4px;
}
th {
	font-weight: bold;
}

p {
	margin-bottom: 1em;
}

.ui-tabs-panel,
.ui-accordion-content {
	display: block !important;
}