/*
-----------------------------------------------
bethel-church.org Style Sheet
name: data_display.css
----------------------------------------------- */

tr {
	line-height: 150%;
	display: table-row;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 50px;
}

tr .details {
	display: table-row;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 10px;
	
}


