.playerteams
{
border:2px solid #DCA;
background-color: #EED;
font-family:sans-serif;
width:400px;
margin:auto;
margin-bottom:1em;
}

.playerteams caption
{
background:#DCA;
border:2px solid #DCA;
border-bottom:none;
font-weight:bold;
text-align:right;
padding-right:1em;
width:400px;
margin:auto;
}

.playerteams thead
{
background:white;
color:#A40;
font-weight:bold;
}
.playerteams th
{ 
text-align: left; 
}

.playerteams .zebra
{
background:#EEE;
}
