/* Removed due to conflict with new BGS page style
body     { width: 760px; margin: 0; }
*/

.content { width: 500px; margin: 16px auto; }


h1       { font-size: 18pt; margin: 16pt 0; }
h2       { font-size: 12pt; margin: 13pt 0 !important; }
p        { margin-left: 10px; }

br       { clear: left; }

#latest,
#archive,
#year-navigation { /*border-top: 2px groove #000; border-bottom: 2px groove #000;*/ margin-left:0;
                   padding-bottom: 1.5em; width: 100%; /* Force layout in IE */}
#archive { border-top: none; }

#latest ol, #archive ol { width: 40em; margin: 0 1em;  }
#latest li, #archive li { float: left; width: 9em; }

#latest li, #archive li,
#year-navigation li { list-style: none; display: inline; line-height: 30px;
                      font-weight: bold; }

#latest li, #archive li { margin-right: 3em; }

#year-navigation { padding: 0 10px; }
#year-navigation li { margin-right: 20px; }

.unavailable { color: #555; font-weight: normal; }

.year-box { float: left; margin: 10px; padding: 0 15px 20px 30px;
            width: 95px; border: 1px solid #999; margin-bottom:1em; }
.year-box li { line-height: 1.5em; list-style-type: square; }
.year-box h2 { margin: 10pt auto !important; border: none !important; }
.newrow { clear:both; }
