body {

}

#page {
width: 670px;
border-left: 0;
border-right: 0;
}

#nameplatecontainer, #nameplate,#featurecolumn, #adcolumn, #footer, #sidemenu {
display: none;
}

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

#maingroup {
width: auto;
}

*html #maingroup {
width: auto;
}

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

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

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