body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#page {
width: 85%;
border-left: 0;
border-right: 0;
margin: auto;
}

#masthead, #navcolumn, #hilightcolumn, #footer, #memberlogin, #toolbar, #calloutbar, #globalnav {
display: none;
}

#maincolumn, #submaincolumn, #container, #article {
width: auto;
float: none;
}


a {
text-decoration: underline;
font-weight: normal;
}

.reportabuse {
display: none;
}

.articlecommenttext {
margin-bottom: 10px;
}

.publishdate {
font-size: 9px;
color: #888;
}

/*#a[href]:after, {
   content: " (" attr(href) ") ";
   font-size: 90%;}

#a[href^="/"]:after, {
   content: " (http://" attr(href) ") ";}
*/
