h1.title {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
}

.bibDetail {
	overflow: hidden;
	margin: 0 0 1.5em 0;
	font-size: 1em;
	padding: 0;
	margin: 1em 0;
}
.bibDetail .label {
	display: inline;
}
.bibDetail .bibImage {
	float: right;
	width: 155px;
	margin: 0 0 0 10px;
}
.bibDetail .bibImage .jacketCover {
	display: block;
	border-width: 4px;
	border-style: solid;
	margin-bottom: 1em;
}

.jacketCover {
	width: 200px;
}

.bibDetail .bibImage .ratings {
	background: #efefef;
	padding: 1px 15px;
}
.bibDetail .info {
	width: 300px;
}
.bibDetail .info p {
	margin: 0.5em 0;
}
.bibDetail .subTitle {
	font-weight: normal;
	margin: 0.5em 0;
	line-height: 1.5;
	font-size: 1.3em;
}
.bibDetail .author {
	margin: 1em 0 0.5em 0;
}
.bibDetail .rating {
	margin: 1em 0;
	display:block !important;
}

.description {
	margin: 1em 0 2em 0;
}
.description ul {
	list-style-type: disc;
}
.description ul li {
	margin-left: 1em;
}
.description .full, .description .truncated {
	display: block;
}
.description.open .full {
	display: block;
}

div#leftBar, .description.open .truncated, .flag, #rightBar div.details.content img, #rightBar div.details.content input, ul.subNav {
	display: none;
}

.actions {
	width: 150px;
	float: left;
	margin-top: 1em;
}

.parts {
	width: 450px;
	float: left;
}

.userContent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#userContent .comments, #userContent .summaries, #userContent .quotations, #userContent .contentAdvisories, #userContent .ageSuitability {
	display: block;
	border-bottom-width: 1px;
	bordre-bottom-style: solid;
}

.bibInfoBlock {
	display: block;
}
