.regPlayerListName
{
   color: #cccccc;
   font-size:medium;
   font-family:Helvetica,Arial,sans-serif;
   font-weight:bold;
   float:right;
}

.regPlayerListLocation
{
   color: #999999;
   font-size:small;
   font-family:Helvetica,Arial,sans-serif;
   font-weight:normal;
   float:right;
}

.regPlayerListNickname
{
   color: #999999;
   font-size:x-small;
   font-family:Helvetica,Arial,sans-serif;
   font-style:italic;
   float:right;
}

.regPlayerListPic
{
border: 2px #333333 solid;
float: left;
margin-right:3px;
width:40px;
}

.regPlayerListFlag
{
float: right;
margin-right:3px;
}





