/* browse aloud CSS - I added some custom CSS to position under nav */
#__ba_launchpad {
	position: fixed;
	top: 90px !important;
	right: 10px !important;
	z-index: 2;
}
