#content h1 {
	padding-bottom: 25px;
}

#content h3 {
	padding-bottom: 10px;
}

#content h4 {
	padding-bottom: 10px;
}

#qanda {
	margin-bottom: 75px;
}

#table {
	text-align: center;
	margin-top: 10px;
}

#table td {
	padding: 3px;
}

.tdleft {
	text-align: left;
}

.trhighlight {
	background-color: #EEEEEE;
}

.question {
	font-weight: bold;
	color: #990000;
}

.smtext {
	font-size: 0.9em;
}

#input {
	margin-top: 15px;
	margin-left: 50px;
}

#snapbuttons {
	margin-top: 75px;
}

