﻿#tblComp
{
    padding: 0px 0px 3px 5px;
    font-size: 13px;
    margin: 0 0px 0 0;
    width: 100%;
    line-height: normal;
}
#tblComp tr td
{
    padding: 5px 5px;   
    border: 1px solid #BBCCED !important;    
}
.yes
{
    background: url(images/green-check.gif) center;
    background-repeat: no-repeat;
    background-position: center;
    
}
.no
{
    background: url(images/Cancel.png) center;
    background-repeat: no-repeat;
    background-position: center;
    
}
.aad-o-header
{
    background-color: #E5ECF9;
}
.aad-o-footer
{
    background-color: #E5ECF9; /*border-right: 1px solid #BBCCED;*/
}
.BgComimg
{
    background: transparent url(images/twi-oGo.png) no-repeat scroll center;
    height: 157px;
    width: 338px;
    background-repeat: no-repeat;
}

