table#custom_3_table td, table#custom_3_table th
{
    text-align:center;
    vertical-align:top; 
   
}

table#custom_3_table td.column1
{
    width:206px;
     border-right:1px solid silver;
}

table#custom_3_table td.column2
{
    width:211px;
    border-right:1px solid silver;
}
table#custom_3_table td.column3
{
    width:207px;
}