﻿
TABLE.cssDirectoryStandard
{
    border-width:0px;
    border-style:solid;
    border-color: #D3D3D3;
    border-collapse:separate;
    vertical-align:top;
}


TABLE.cssDirectoryStandard TD
{
    border: solid 1px #D3D3D3;
    vertical-align:top;
    height:100%;
    width : 50%;
}

TABLE.cssDirectoryStandardItem
{    
    border-width:0px;
    border-spacing:0px;
    border-style:none;
    width:100%;
    height:100%;
}

TABLE.cssDirectoryStandard ItemTH
{
    background-color: #eaf0fb;
}


TABLE.cssDirectoryStandardItem TD
{    
    width:100%;
    border-width:0px;
    border-spacing:0px;
    border-style:none;
}
