.top_navigation {
	display: none;
}

.info_box {
	width: 100% !important;
	float: left !important;
	/* display: inline !important; */
}

.info_box .submit_button,
.info_box .rating_submit {
	display: none;
}

.info_box .visual_type_filter {
	display: none !important;
}
	
.info_box div {
	float: left !important;
	width: auto !important;
}


.info_box .section_break {
	display: none;
}



.relevant_types  {
	width: 60%;
}

.example_list {
	float: left !important;
	overflow: visible !important;
}

.example_group {
	float: left !important;
	overflow: visible !important;
}

.click_info {
	display: none;
}

/* Footer */

#footer {
	clear: both;
}

.footer_search {
	display: none;
}
