/* .boxcontent { text-align: center; }
.boxcontent a { display:block; margin: auto; }
.boxcontent a img { display:block; margin: auto; }
#copyright { text-align: center; margin-top: 1em; }
h3 { font-size: 100%; font-weight: bold; }

.boxcontent p { margin: 1.0em 0; }
#error-blurb a { font-weight:bold; font-size: 131%; }
#board-subtitle { font-weight: bold; } */

/* undo some yui reset stuff */
ul, ol, dl { margin: 0em; }
/* ul li { list-style: disc outside; } */
ol li {	list-style: decimal outside; }

em { font-style: italic; }
strong { font-weight: bold; }

.boxcontent h3 { font-size: 116%; }
.boxcontent h4 { font-weight: bold; }
.boxcontent { color: black; line-height: 1.5em; }
ul { margin-left: 0em; }
ol { margin-left: 0em; }
.boxcontent p { margin: .5em 0; }

hr { border: 0; color: #800; background: #800; height: 1px; margin-top: 0em; margin-bottom: 1.0em; }
span.trip {color: #117743;}
.postblock { background: #ffe; border: 1px solid #fca; color: #800; font-size: 116%; height: 2em; line-height: 2em; padding-left: 0.5em; padding-right: 0.5em;}

ul li {list-style-type: none}
h2 {text-align: center}
#error-blurb {text-align: center; padding: 0 .5em;}
.boxcontent a img { display:block; margin: auto; }

