html {
	overflow: visible;
}

body {
	overflow: visible;
}

#sidebar {
	overflow: visible;
}

#main {
	overflow: visible;
}

