* {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #000;
	text-decoration: none;
}

#send_to_button, #action_links_box, #anotherline, #right, .ask_william, .ask_show, #show_meta {
	display: none!important;
}

.show_div h3 {
	display: none;
}

h1 a, h1 {
	font-size: 1em;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}

.an_item {
	margin-top: 0.3em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #666;
	width: 400px;
	font-size: 1.3em;
}

#footer {
	line-height: 1.4em;
	font-size: 0.8em;
}

#footer a {
	color: #000;
	text-decoration: none;
}