/*************************
**
** tthGlossary.css : 2/15/05
**  
*************************/

.tthGlossary {
	margin: .5em 1em 0 1em;
	}
.tthGlossary dt {
	text-decoration:underline;
	font-weight:bold;
	padding: .5em 0 0 0;
	}
.tthGlossary dd {
	margin-left: 0;
	}