.glossaryTeaserBox {
	position: relative;
	width: 885px;
	height: 80px;
	margin: 0 auto;
	background: url(/MBT/Images/Sprites/glossary.png) no-repeat 0 0;
}

.glossaryTeaserBox a, .glossaryTeaserBox label {
	color: #666;
}

.glossarySearchLabel {
	position: absolute;
	top: 10px;
	left:91px;
}

.glossarySearch {
	position: absolute;
	width: 257px;
	height: 32px;
	top: 29px;
	left: 87px;
	overflow: hidden
	
}

.glossarySearchButton
{
    display: none;
}

.glossarySearch .textBox_glossary_32 {
	width: 145px;
}

.glossarySearch .submitButton_glossary_32 {
	top: 0px;
	left: 150px;
}

.glossaryTeaserBox .index {
	position: absolute;
	left: 314px;
	top: 34px;
	display: block;
	width: 565px;
	height: 45px;
	overflow: hidden;
}

.glossaryTeaserBox li {
	float: left;
	margin: 0 3px 0 0;
	padding: 3px 5px;
}

.glossaryTeaserBox .index a {
	font-size: 1em;
}

.glossaryTeaserBox .indexHeadline {
	position: absolute;
	top: 10px;
	left: 318px;
	font-weight: normal;
}

.glossaryListingBox {
	width: 891px;
	margin: 27px auto 0 auto;
}

.textBoxHeader {
	float: left;
	margin-right: 12px;
}

.dateListEntry {
	position: relative;
	width:  632px;
	margin: 10px 9px 10px 9px;
	padding: 0 0 0 8px !important;
}

.indexLetterBox {
	display: block;
	margin: 12px 0 0 0;
	padding: 0;
	width: 53px;
	background: url(/MBT/Images/Sprites/glossary.png) no-repeat 0 -332px;
}

.indexLetter {
	display: block;
	margin: 0 0 0 10px !important;
	padding: 9px 0 11px 6px !important;
	width: 630px;
	overflow: hidden;
	color: #333;
	text-decoration: none !important;
}

.dateListEntry .textBox {
	padding: 0 10px 0 3px;
}

.dateListEntry p {
	margin: 10px 0 17px 0 !important;
}

.dateListEntry .metaInfoBox {
	position: relative;
	height: 28px;
	margin: 0 0 0 74px;
}

.dateListEntry .textBox img {
	padding: 10px 15px 10px 0;
	margin: 0;
	display: inline;
}

