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