table {
	width:100%;
	border:1px solid;
}

td, td {
	padding-left: 4px;
	padding-right: 4px;
}
.rowodd {
	background-color:#ECEFDF;
}