#topics {
	float: left;
	margin-right: 20px;
	text-align: left;
	width: 15em;
}

#topics_border {
	border: thin solid #333;
	padding: 4px;
}

#topics_list {
	background-image: url(/gfx/well_gfx/white5_body_c.png);
	padding: 5px 10px;
	text-align: center;
}

#topics_list ul {
	margin: 5px 0 0;
	padding-right: 0;
	padding-left: 0;
}

#topics_list ul+ul {
	border-top: thin solid #666;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#topics_list li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

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

#content {
	text-align: left;
	margin-left: 17em;
}

#content p.big_heading {
	text-align: center;
}

#application {
	padding-top: 20px;
	border-top: thin solid #333;
}

#downloads {
	width: 120px;
}

#download_info {
	padding-right: 140px;
}

.example {
	text-align: center;
	padding-bottom: 10px;
}

table#controller_types td {
	background-image: none;
	width: auto;
	padding: 0;
	vertical-align: top;
}

div.device_name {
	margin-bottom: 30px;
}

div.device_description+div.device_name {
	margin-top: 40px;
	border-top: thin solid #333;
	padding-top: 40px;
}

div.device_file+div.device_name {
	margin-top: 40px;
	border-top: thin solid #333;
	padding-top: 40px;
}

table.undecorated {
}

table.undecorated tr td {
	background-image: none;
	width: auto;
	padding: 0;
}

table.undecorated tr td+td {
	background-image: none;
}

table.undecorated tr td+td+td {
	background-image: none;
	width: auto;
}

table.image_border1 tr td {
	background-image: none;
}

.medium_heading {
	padding-bottom: 0;
}

.image_middle {
	padding-bottom: 40px;
}

.step_list li {
	text-align: left;
	padding-bottom: 10px;
}

ul.step_list {
	margin-left: 30px;
	padding-bottom: 5px;
	margin-top: -5px;
}

.example_list li {
	text-align: left;
	padding-bottom: 8px;
}

ul.example_list {
	margin-left: 30px;
	padding-bottom: 5px;
	margin-top: -15px;
}

table.key_table {
	padding-bottom: 20px;
}

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

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

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

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

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

