

.section_menu a {
	color: #ffffff;
	text-decoration: none;
}
.section_menu a:hover {
	text-decoration: underline;
}

.section_cell {
	
	margin-left: 4px;
}
.id_highlight {
	background-color: #870601;
}
.section_subnav ul {
	padding:0; 
	margin:0;	
	list-style-type: none;
}
.section_subnav {
	/*margin-left: -12px;*/

}


