@charset "utf-8";
/* CSS Document */

.main_nav{
	width: 100%;
}

.headergraphic{
	width: 200px;
}

.main_container{
	width: 95%;
}

.add_element{
	display: contents;
}

.highlights{
	display: none;
}

.snippets{
	display: none;
}

ul.dropdown li a{
	font-size: 12px;
}