ul#primaryNav, ul#memberNav, div#loginSearch, div#howItWorks, div#my, div#leaderboard, div#myMessages, .button,
div.sidebar, table.controls, div#footer > *, div.quickLinks ul, img#help
{
	display: none;
}

body {
	background: white;
	font: 12pt Georgia, "Palatino", serif;
}

a img {
	border: 0;
}

img {
	border: 1px solid gray;
	padding: 4px;
}

table {
	margin: 1em 0;
}

td, th {
	padding: .25em;
	vertical-align: top;
}

th {
	text-align: right;
	width: 30%;
}

a:link, a:visited {
   color: #960b06;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

div#wrap {
	width: auto;
	color: black;
	float: none !important;
	background: transparent;
	margin: 0 5%;
}

div#footer {
	border-top: 1px solid;
	padding: 1em 0;
}
