table {
	border:1px solid #ccc;
}
table tbody tr {
	background:#efefef;
	border-bottom:1px solid #dedede;
}

.region-content {
	background:#fff;
	padding:10px;
}