This is an excerpt of the file at <URL: http://users.cs.dal.ca/~jamie/pubs/HTML/DocEng04/Content/Style/base.css>.
That file is part of an article that is copyright © ACM 2004.
Full citation details for that article are
Blustein, James and Noor, Mona. 2004. Personal glossaries on the WWW: an exploratory study (Hypertext). In Proceedings of the 2004 ACM Symposium on Document Engineering (Milwaukee, Wisconsin, USA, October 28 - 30, 2004). ACM Press, New York, NY. DOI= 10.1145/1030397.1030409 Note: This publication is recorded as an appendix to another article.
The main article acknowledges the essential assistance of Eric Meyer in formatting and debugging the section navigation lists.
/* start & end of section navigation lists */ h2.sect {clear:both} p.skipper {float:left;font-size:small} p.sizer {height:.1px; font-size:0; line-height:.1px} div.navbox {margin:0 auto;padding:0 0.5em} div.navbox + * {clear:both} /* Windoze IE doesn't obey this */ #skipto, .IEbug6 {clear:both} /* Workaround Windoze IE */ h4#botnavhead {margin-top:2em} div.navbox p {clear:both;margin:0;padding:0} ul.navbox {float:left; margin:0; padding:0; list-style-type:none} li.navhead {font-weight:bold; text-align:center} li.navhead li {font-weight:normal;text-align:left;text-indent:-1.5em} div.navbox, ul.navbox {width: 35em} ul.navbox>li, h4.navbox {width: 17.25em} h4.navbox {text-align:center; margin:auto; margin-bottom:0; padding-bottom:0; padding-left:0; padding-right:0} ul.navbox>li.top, ul.navbox>li.alt {margin: 0 8em} ul.navbox>li {float:left; border:thin #039 solid} ul.navbox>li.top {border-bottom: none; padding-bottom: .5em} ul.navbox>li.prev {border-right: thin solid} ul.navbox>li.next {border-left: none} ul.navbox>li.prev, ul.navbox>li.next {border-bottom: thin solid; border-top: thin solid; padding-bottom: .5em} ul.navbox>li.alt {border-top: none; padding: .5em 0} ul.navbox>li ul {list-style:none inside; text-align:center;margin-left:auto;margin-right:auto} ul.navbox>li ul li {list-style:none inside; text-align:center;margin-left:auto;margin-right:auto} /* end of excerpt */