﻿
/*.RadComboBox_Office2007 td.rcbInputCell
{
    height:19px;
    line-height:19px;
    vertical-align:top;
    background: #fff !important;  /*background: #eaf2fb;/
    padding:0 0 0 1px;
}
*/
.RadComboBoxDropDown_Office2007 .rcbLoading
{
   background:#f0f0f0; 
   background-color: Yellow !important;
}
.RadComboBoxDropDown_Office2007 .rcbNoWidth .rcbLoading
{
    text-align:center;
    background-color: Yellow !important;
}

