#fixme {
     position: absolute; right: 0px; bottom: 0px;
	 z-index: 2000;
}
body > div#fixme {
     position: fixed;
}