﻿#Competitors{ }

#Competitors h3 
{
    color:#4D207B; 
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;    
}

#Competitors h2 
{
    color:#4D207B; 
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;    
}

.CompetitorClass
{
    height: 25px; 
    background: #fff; 
    text-align: center; 
    padding: 10px; 
    color: #4A20AB; 
    font-weight: bold; 
    font-size: 11px; 
    margin-bottom: 8px;
}

#Competitors .CompetitorsTable {  }

