﻿td.bt_radComboList
{
}
/* RadComboBox ItemTemplate */
table.bt_templateListItemTable
{
    width:100%;
    background-color:#ffffff !important;
    margin:0px;
    cursor:pointer;
}
td.bt_templateListItemInfo
{
    vertical-align:top;
}
td.bt_templateListItemImage
{
    width:100px;
}

td.bt_deleteBanner
{
    text-align:right;
}