
html > body #downloadselection {
	overflow: auto;
	height:auto;
}
div#bookmarks {
	height:150px;
	overflow:auto;
	width:171px;
}
html>body div#bookmarks {
	width:auto;
}
