#presentation_chapters h3 {
	margin-left: 20px;
	padding-bottom: 20px;
	height: 20px;
	color: #525252;
	font-size: 1.3em;
	font-weight: normal;
}

.presentation_chapters_item {
	margin-top: 10px;
	padding:0 0 0 40px;
}

.presentation_chapters_item .grid_4 jcontainer {
	float: left;
	padding: 26px 25px 4px 1
}

#presentation_chapters .jumppoint_image {
	border: 1px solid #333;
	width: 170px;
	height: 120px;
	float: left;
}

#presentation_chapters .jumppoint_image:hover, #presentation_chapters .jumppoint_image.hover {
	border: 1px solid #841632;
}

.jcontainer .jumper {overflow:hidden;}
.jcontainer .bottom {overflow:hidden; color:#898989;}
.jcontainer .bottom h4 {border-bottom:2px solid #898989; margin:0 0 8px; padding:10px 0 8px;}
#presentation_chapters .description {
	padding-bottom:10px;
	padding-top:10px;
	width:174px;
	line-height:16px;
	margin:0 0 10px;
	font-size:14px;
}

#presentation_chapters  a.jumppoint_link {
	font-size: .8em;
	text-decoration: none;
	color: #ae0f10;
	padding-top: 5px;
	float: right;
	font-style:oblique;
}

#presentation_chapters .description a:hover, #presentation_chapters .description a.selected {
	color: #841632;
}

#presentation_chapters {
	text-align: left;
	margin: 40px 0 40px 20px;
}

#presentation_chapters div.grid_4 {
	margin:0 50px 15px 0;
	width:172px;
}

#presentation_chapters .description h4 {
	line-height: 1.5em;
	font-size: .9em;
	color: #841632;
	float: left;
	width: 200px;
}
