#fixme { position: absolute; left: 0px; top: 120px; }
#fixmetoo { position: absolute; right: 0px; bottom: 0px; }
#fixmetoo ul { list-style: none; margin: 0 auto; width: 750px; margin-top: 3px; }
#fixmetoo ul li { width: 150px; float: left; }

#fixmetoo a {color: #FFF;text-decoration: none;}
#fixmetoo a:hover {color: #FA0;}

div > div#fixme { position: fixed; }
div > div#fixmetoo { position: fixed; }
pre.fixit { overflow:auto;border-left:1px dashed #000;border-right:1px dashed #000;padding-left:2px; }
