#top_static {
position: absolute !important; /* fixed; */
}

#top_menu {
position: absolute !important;
}
#top_menu_container {
position: absolute !important;
}


#top_static img {
	position: absolute !important;
}
	
.static_horiz_menu {
	display: none !important;
}

.dataset_details_main h1 {
	display: block;
	clear:left;
	margin-top: 60px;
}

#static_bar {
	position: absolute;
}

.breadcrumb {
	position: absolute;
	top: -25px;
}

.search_results li {
	float: none;
	clear: left;
}