.printfooter {
display: none;
}

li.active {
font-weight: bold;
}
li.active a {
text-decoration: none;
color: #000000;
}

#editform #wpTextbox1 {
width: 550px ! important;
}

#wikilinks {
clear: both;
list-style: none;
background: none;
border-top: 1px dotted #000000;
margin: 25px;
margin-right: auto;
width: 550px;
font-size: 10px;
}
#wikilinks li {
background: none;
border-bottom: 1px dotted #000000;
padding: 5px;
}
#wikilinks ul, #wikilinks ul li {
display: inline;
border: 0;
}
#wikilinks ul {
display: block;
margin: 0;
margin-left: 100px;
}
#wikilinks .wikilinksheader {
font-weight: bold;
width: 100px;
display: block;
float: left;
}
#wikilinks a {
white-space: nowrap;
}
a.new {
color: #000000 ! important;
text-decoration: underline ! important;
}

table {
border-collapse: collapse;
border: 1px solid #000000;
}
table tr, table td, table th {
border: 1px solid #000000;
padding: 5px;
}
table th {
background: #CDCDCD;
text-align: center;
font-weight: bold;
}