﻿#product_tbl
{
    width:100%;
    border-collapse:collapse;
}

#product_tbl td
{
    padding:0;
}

#product_menu
{
     width:200px;
}

#product_content
{
     background-color:#fff;
}