#topics_list li.note_heading {
	margin: 0;
	padding: 0 0 5px;
}

#topics_list li.medium {
}

#topics_list ul+ul+ul li.medium {
	padding-top: 12px;
}

table.example_table {
	padding-bottom: 20px;
	margin-top: -15px;
}

table.example_table tr td {
	background-image: none;
	width: auto;
	padding: 0 10px 5px 30px;
	white-space: nowrap;
	vertical-align: top;
}

table.example_table tr td+td {
	background-image: none;
	padding: 0 10px;
	white-space: normal;
}

table.example_table tr td+td+td {
	background-image: none;
	width: auto;
	padding: 0 10px;
}

.example_table p {
	margin: 0;
	padding: 0;
}

table.example_table tr td p {
	text-align: center;
}

table.example_table tr td+td+td p {
	text-align: left;
}

.download_example p {
	text-align: center;
}

.key_order p {
	text-align: center;
}
