
table.banner
{
    border-collapse: collapse;
    border-spacing: 0;
    border-style: none;
}

table.banner img
{
    border:solid 1px #cccbcb;
}

div.small_banners table.banner td:first-child img
{
    margin-left: 0px;
}

div.big_banners table.banner td:first-child img
{
    margin-left: 0px;
}
