
/* Content - Element Table Style */
#content table{
	
	margin-top: 0.75em;
	margin-bottom: 2.25em;
	border: 1px solid black;
	
}
#content table th, #content table td{
	
	padding: 0.5em;
	border: 1px solid black;
	
}

