html,body,#wrapper{height:100%}body{background:#000;color:#fff;font-family:'Times New Roman', Times, Georgia;font-size:1.2em;margin:0;padding:0}a{color:blue;font-weight:bold}.visited{color:purple}.mid{display:block;margin:0 auto}header{border-bottom:5px inset gray}header h1{color:#fff;text-align:center}header h1 span:first-child{color:red}header h1 span+span{color:blue}#wrapper{align-content:stretch;align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap}section{border-right:5px inset gray;color:red;flex:1 auto;order:1;width:20%}section ul{list-style:none}section ul li{margin-bottom:1em}article{flex:3 80%;order:2;padding:1em;text-align:left;width:78%}article .bg{background:white}article h2{color:red;text-align:left}article h2 span *{display:inline}article h3{color:red}article .min{max-width:100px}article .max{max-width:300px}article ul li{background:url(../images/exclaim_e0.gif) no-repeat left center;list-style:none;padding:5px 5px 5px 37px;margin-bottom:1em}article ul.buying li{background:url(../images/flasharrowrt_e0.gif) no-repeat left 6px}article a:visited{color:purple}
