﻿.description-field div
{
    /*width: 100px !important;*/
    white-space: nowrap !important;
    /*overflow:hidden !important;*/
    text-overflow: ellipsis;
}

.selectButton
{
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    float: right;
    font-family: Tahoma, Arial;
    font-size: 8pt;
    width: 80px;
    display: inline;
}

.popUp
{
    height: 100%;
    width: 250px;
}

.searchTextBox
{
    margin-bottom: 5px;
}
