table.nice_table_new{
border-collapse: collapse;
}



table.nice_table_new td{

border-left-width:0px;
border-right-width:0px;
border-top-width:1px;
border-top-style:solid;
border-top-color:#dfdfdf;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#dfdfdf;

padding: 10px;
}

table.nice_table_new tr.even{
}

table.nice_table_new td.without_border{
border:none;
padding:5px;
vertical-align:top;
}




  
