#branding a img {
	border: none;
	width: 50%;
	height: 50%;
}

img#member-login, div#nav-primary, div#site-info p, div#site-info ul, div#nav-secondary, .no-print {
	display: none;
}

div#site-info p.registered {
	display: block;
	font-size: 80%;
}

table {
}

table th {
	background: #CFCFCF;
	border-bottom: 1px solid #000;
	font-weight: normal;
}

table th, table td {
	padding: 5px;
}

table tr.alt {
	background: #EFEFEF;
}

#content p.quote {
	margin-left: 55px;
	margin-right: 80px;
	padding: 20px;
	border: 1px solid #bbb;
}

p {
	line-height: 150%;
}
