﻿table
{
	border-right:none !important;
	border-bottom: none !important;
}

table td
{
 /*padding: 0 !important;*/
 border-top: none  !important; 
 border-left: none  !important;
}

table th
{
 padding: 0 !important;
 border-top: none !important;
 border-left: none !important;
}
