table {
    border: none;
    /*border-collapse: collapse;*/
    margin-bottom: 0px;
/*    text-align: left;
    width: 100%;*/
}

td, caption {
  	border-bottom: none;
	border-right: none;
}

th, td, caption {
	padding: 0px;
}

table {
	border-collapse: initial;
}