/*
CSS for BeyondUnreal Skin
<pre><nowiki>
*/
table.list tr {
vertical-align: top;
}
#pagehistory li {
border-color: transparent;
}
table.navbox {
text-align: center;
margin: 0.75em auto;
width: 80%;
}
table.navbox td, table.navbox td {
font-size: 88%;
}
.gallerybox .thumb {
border-style: none;
}
#n-bunews {
font-weight: bold;
}
table.wikitable {
border-collapse: collapse;
border-width: 1px;
border-style: solid;
background-color: #c8c8c8;
margin: 1em 1em 1em 0pt;
}
table.wikitable th, table.wikitable td {
border-width: 1px;
border-style: solid;
padding: 0.2em;
}
table.wikitable th {
background-color: #c0c0c0;
text-align: center;
}
table.wikitable caption {
font-weight: bold;
margin-left: inherit;
margin-right: inherit;
}
.infobox {
border-style: solid;
border-width: 1px;
margin: 10px;
}
.inner.light, .infobox {
background-color: #ddd;
}