/* Voyager/DosBeta/css/Sections/Topics.css */

.header { background: #eee; }
#container { background: #fffff0 url(/images/Site/BG/a1.gif); }
.Pagedex { padding: 5px; background: #cff; border: 1px dotted #000; font-size: 85%; }
.divWords { margin: 10px 0; background: #030 url(/AContent/images/BG/GlossaryBG.jpg) repeat-y left top; color: #fff; clear: both; }
.divWords2 { padding: 5px 15px; background:  url(/AContent/images/BG/GlossaryArrow.png) no-repeat left 2px; color: #fff; clear: both; }
.divWords3 { margin-top: 5px; padding: 0 10px; background: #000; border: 1px dotted #fff; font-size: 85%; text-align: center; }

/* The PagedexShadow code is also on Life.css */
div.PagedexShadowL { width: 150px; margin: 20px 35px 0 -50px; background: #ccc; float: left; }
div.PagedexShadowR { width: 150px; margin: 20px -100px 0 35px; background: #ccc; float: right; }
div.PagedexShadow2 { padding: 5px 5px 10px; background: #fff url(/AContent/images/BG/PagedexLife.gif ) repeat-x bottom left; border-right: 3px solid #c3ff50; border-top: 3px solid #060; border-left: 3px solid #060; font-size: 85%; position: relative; bottom: 15px; left: 15px; }

