table { 
	font-size: 0.8em;
	border-top: 1px solid #666666; 
	border-left: 1px solid #666666;
	margin-bottom: 1em;
}

th, td { 
	border-right: 1px solid #666666; 
	border-bottom: 1px solid #666666;
}

input { border: 1px solid #666666; }
