#glossary div {
	position: relative;
	top: -2.5em;
	z-index: 1;
	background: url(glossary_bg.jpg) right bottom repeat-x;
}

#glossary div div {
	position: static;
	background: url(glossary_bg_2.jpg) right bottom no-repeat;
	padding-bottom: 165px;
	text-align: right;
}

#glossary a {
	position: absolute;
	top: 200px;
	right: 419px;
	width: 23px;
	height: 92px
}

#glossary div div div {
	background: none;
	text-align: left;
	padding: 0;
	margin-left: auto;
	width: 430px;
}

#glossary dl {
	margin-left: 90px
}

#articles,
#reviews_books {
	width: 28%
}

.layout .content_spacer {
	width: 7%
}

#reviews_books h2,
#articles h2,
#experience h2
{
	margin-bottom: 0.6em
}

.articles dl {
	margin-bottom: 1.5em
}

.articles dt {
	margin-bottom: 0.2em
}

#books dl {
	margin-bottom: 2em
}

#books dt {
	float: left;
	width: 60px;
	overflow: hidden;
	margin-right: -60px
}

#books dd {
	margin-left: 68px
}

#books dd.description {
	margin-top: 0.4em
}

#books img {
	border: 1px solid #CCC
}

#reviews,
#books,
#articles {
	position: relative;
	z-index: 1;
	top: -5em
}

/*
#reviews a,
#articles a {
	display: block
}
*/

#articles {
	width: 90%
}

#library_page #experts {
	top: 0
}

#experience dt div {
	float: left;
	width: 75px;
	height: 100px;
	overflow: hidden
}

#experience dt {
	position: relative;
	margin-bottom: 0.4em
}

#experience dt p {
	position: absolute;
	bottom: 0;
	line-height: 1.2em;
	left: 82px;
	margin-bottom: 0
}

#footer {
	margin-top: 0
}
