/* CSS placed here will affect users of the Monobook skin */

table.infoHeader {
 width: 100%;
}

table.infoHeader tr {
 vertical-align: top;
}

table.stats {
 border: 1px dotted black;
 background-color: #eeeeee;
 text-align: right;
}

table.stats td {
 text-align: left;
}

table.stats td.discographylink {
 text-align:right;
 font-size: 9px;
}

td.statHeading {
 font-weight: bold;
}

table.discography {
 width: 100%;
}

table.discography tr {
 vertical-align: top;
}

table.discography td {
 width: 16%;
}