@CHARSET "UTF-8";
#content p { margin: 12px 0;  }
#content ul {  list-style: disc; color: #939393; padding: 0 0 0 20px; }
#content .section { float: none; width: auto; height: auto; margin: -1px 0 0 0; }
#content .columnA { float: left; width: 283px; margin: 0 29px 0 0; }
#content .columnB { float: left; width: 283px; margin: 0 29px 0 0;}


.about-dialog .columnA { width: 260px; float: left; padding: 0; margin: 0; border: none; }
.about-dialog .columnB { width: 260px; margin-left: 30px; }
.about-dialog p { margin: 12px 0; }
.about-dialog h3 { text-transform: none; color: #fff; text-decoration: underline; margin: 0;}
.about-dialog dl { margin: 12px 0; }
.about-dialog dt { margin-top: 12px; }

#about p { margin: 8px 0; }
#about h2 a { text-decoration: none; color: #797979; }

dl.subscriptions dd { color: #797979; font-size: 2em; }
dl.subscriptions dd a:link, dl.subscriptions dd a:visited { color: #797979; text-decoration: none; }
dl.subscriptions dd a:hover { color: #bbb; }
dl.subscriptions dd sup { font-size: 0.6em; }
dl.subscriptions dt { margin-top: 12px; }


