section {
	padding-top: 40px;
}

h2 {
	padding-top: 5px;
	padding-bottom: 5px;
}

h3 {
	padding-top: 10px;
	padding-bottom: 5px;
}

p.spaced {
	padding-top: 10px;
	padding-bottom: 5px;
}

.tabledoc {
	width: 1000px;
}

.tabledoc th {
	background-color:#B3B3B3;
}

.tabledoc td,
.tabledoc th {
	line-height: 16px;
}

.snippet {
	color: #D14;
	width: 900px;
}

.tablemini {
	width: 1000px;
}

.tablemini th {
	background-color:#414141;
	color: #FAFAFA;
}

.tablemini td,
.tablemini th {
	line-height: 16px;
}