* {
	font-family: Arial, Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #799e00;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
}

#header {
	display: none;
}

.nugget {
	display: none;
}

.recipeNugget {
	display: none;
}

#map div {
	display: none;
}

.linkButton {
	display: none;
}

.gmapsLink {
	display: none;
}

.textInput {
	border: 1px solid #999;
}