div.GamerBoxBorder
{
  border: 1px solid #a5a3a4;
}

div.GamerBox
{
  border-bottom: 1px solid #dddbdc; 
  padding: 5px;
}

div.GamerBox_over
{
  height: 75px;
  background-color: #f1f1f1;
  background-repeat: repeat-x;  
  background-position: bottom;
}

div.GamerPoint
{
  font-size: 9px;
  font-weight: normal;
  color: #a3a3a3;
}

div.GamerGames
{
  font-size: 9px;
  font-weight: normal;
  color: #a3a3a3;
  width: 100px;
  overflow: hidden;
  height: 12px;
}

div.FileOneRow
{
  margin-bottom: 0px;
  padding: 3px;
}

.FileNow
{
  font-size: 20px;
  font-weight: bold;
  font-family: Arial;
}

div.TitleRow
{
  border-bottom: 2px solid #a5a3a4;
  height: 20px;
  text-align: left;
}

span.TitleTexts
{
  border-left: 12px solid #6f6e6e;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 6px;
  font-size: 12px;
  font-family:arial;
  height: 12px;
}

div.DlBox
{
  padding: 4px;
  border: 1px solid #a5a3a4;
  background-color: #f2f2f2;
  cursor: pointer;
}

img.ImagesWhite
{
  border: 2px solid #FFFFFF;
}



