table.fabrikTable{
	border-collapse:collapse;
	margin-bottom:20px;
}

table.fabrikTable td,
table.fabrikTable th{
	padding:5px !important;
	border:1px solid #cccccc;
}

table.fabrikTable tr.fabrik_calculations td{
	border:0 !important;
}

.oddrow0{
	background-color:#FAFAFA;
}

.oddrow1{
	background-color:#Efefef;
}
