﻿div.customerList
{
    width: 90%;
    text-align: left;
    font-size: 12px;
}

.dlCustomers1, .divCustomers1, .mainTable0
{
    width: 100%;
}

div.customerList td
{
    font-size: 12px;
}
#dlTestersContainer table
{
    height: auto;
}

div.customerList td input.inputText
{
    width: 250px;
}

div#header_text1
{
    font-size: 13px;
    width: 100%;
    font-weight: bold;
}

div.errorMessage
{
    color: Red;
}

.SelectedCustomers1ID1
{
    color: #eae9e9;
}

.SelectedCustomers1ID2
{
    color: #a8adb5;
}

.header1
{
    background-color: White;
    font-weight: bold;  
}