#help-me-choose-table
{
    color: #555555;    
    border-collapse: collapse;
}

#help-me-choose-table td
{
    padding: 4px;
    border: 1px solid #EAEAEA;    
}

#help-me-choose-table th
{
    background-color: #EAEAEA;
    padding: 8px;
    text-align: center;
}

#help-me-choose-table td input
{
    text-align: center;
}

.institution-table td
{
    padding: 8px;
}




