/* body table */
table.body td {
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

table.none {
	border: none;
}

/* General table styles */
.row0 {
	background-color: transparent !important;
}

.row1 {
	background-color: #fbfbfb !important;
}
