﻿.ResultRow
{
    text-indent: 10px;
}
.SperatorLine
{
    background-color: Black;
}
.Rank1
{
    background-color: White;
}
.Rank2
{
    background-color: #EAEAEA;
}
.Rank3
{
    background-color: #ECF3E1;
}
.Rank4
{
    background-color: #FBEE92;
}
