.glossary {
	position: relative;
	margin: 0px;
}
.glossary *{
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.glossary-photo {
	background-color: #FFFFFF;
	clear: both;
	float: right;
	position: relative;
	top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 20px;
	border: none;
}
.glossary h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0F4AA2;
	line-height: 1.2em;
	text-indent: 22px;
	background-image: url(http://www.jobsintheus.com/media/graphics/icons/16x16/icon-glossary_tile.png);
	background-repeat: no-repeat;
	margin: 1.5em 0em .2em 0em;
}
.glossary p {
	margin: 0em 0em .8em 22px;
	line-height: 1.6em;
}
.glossary strong {
	font-weight: bold;
	color: #0F4AA2;
}
.glossary ul, .glossary ol {
	margin-left: 3em;
	margin-bottom: 1.2em;
}
.glossary ul {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(http://www.JobsInTheUS.com/media/graphics/bullets/bullet-UN_A3.png);
}
.glossary li {
	line-height: 1.4em;
	margin-bottom: .8em;
	text-align: left;
	vertical-align: text-bottom;
}

