﻿.NameRow
{
    width: 200px;
}
.NumberRow
{
    width: 140px;
}

.NumberTextBox
{
    width:130px;
}

.CatalogRow
{
    width:140px;
}

.CatalogFilterDropDownList
{
    width:130px;
}
    
