div.player
{
   width:580px;
   background-color:#fff;
   margin-top: 20px;
   margin-bottom: 20px;
   clear:both;
   border:1pt dashed #7a3;
}

div.player-pic
{
   width: 150px; 
   height: 100px;
   background-color:#bd6;
   float:left;
   margin-right:10px;
   margin-top: 6px;
   margin-left: 10px;
   border: 1pt solid ;
   background: url( ../images/tags-logo-70.gif ) center no-repeat 
}   

img.player-pic
{
 float: left;
 height:100px; 
 background-color: #f00;
 display: block;
}

div.player-col2a
{ 
   width:100px;
   background-color:#bd7;
   float:left;
   margin-right:10px;
} 
  
div.player-col400
{ 
   width:390px;
   min-height: 100px;
   ackground-color:#bd7;
   margin-left: 170px;
   margin-right:10px;
   margin-top: 5px;
   padding-left: 0px;
   loat: left;
   lear: left;
}   

div.player-col3
{
   width:562px;
   background-color:#bda;
   loat:left;
   lear: left;
   margin-left: 10px;

   margin-right:10px;
   margin-top: 5px;
   margin-bottom: 6px;
}  

table.player
{
   width:400px;
   border: 1pt solid #888;
   background-color: #888;
   border-collapse: collapse;
   
}

table td
{
   width: 100px;
   background-color: #bd7;
   border: 1pt solid #888;
   text-align: right;
   padding-bottom: 1pt;
   padding-top: 1pt;
}   

td+td 
{
   width: 300px;
   background-color: #fff;
   text-align:left;
   padding-left: 10pt;
}

h3, 
h2.player, h3.player, h3.player-col400
{
 background-color:#fff;
 font-size: 1.3em;
 margin-top: 2pt;
 margin-bottom: 3pt;
}


