#content {
	padding: 10px;
	width: 380px;
}

h1 {
	color: #060;
	font-size: 18pt;
	margin: 0;
}

h2 {
	font-weight: bold;
	font-size: inherit;
	color: black;
}


p { margin-top: 0; }

.stackem {
	float: left;
	width: auto;
	margin-right: 10px;
}

.disclaimer {
	font-weight: normal;
	font-size: 7pt;
}

.error {
	color: red;
}

