#tipu_wrapper {
	margin: 10px;
	max-width: 180px;
	max-height: 175px;
	position: fixed;
	bottom: 0%;
	z-index: 99999;
	display: block;
}
/* Fix - prevents Scroll To Top button to appear at page load */
#stt_container {
display: none;
}
#smoothup {
	display: none;
}
