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

table.scheme
{
font-size: 80%;
text-align: center;
padding: 0;
margin: 0;
border: 0;
}

table.scheme caption
{
background: #8f98a8;
font-weight: bold;
}

table.scheme td, table.scheme th
{
padding: 0 1em;
}

table.scheme .name
{
text-align: left;
}

table.scheme.weapons
{
margin-left: 4em;
}

table.scheme .dim
{
color: #777777;
}