/* 
------------------------------------------------------------------
GLOSSARY
------------------------------------------------------------------
*/

dl#glossary dt { font-weight: bold; }
dl#glossary dd { font-size: 90%; margin: 0; padding-bottom: 12px; }
ul#anchors { list-style: none; padding: 0; color: #999; text-align: center; padding: 8px 0; }
ul#anchors li { display: inline; }
ul#anchors li a { font-weight: bold; }

