body {
    color: #3E3E3E;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    line-height: 1.4;
}
#nav-meta, #cart, #search-box, #nav-global, 
#details #wrapper-3 #promos,
.col-2 #extras, #site-info,
.about_ebook, #more_text, 
#share_icon, #details #scrollbar-v, .detail-links,
#details .ui-tabs .ui-tabs-nav li,
#tab-awards, /*#tab-quotes,*/ #tab-preview,
#google_preview, #__GBS_Button0
{
	display: none;
}
.hr-hide {
	color: #9e9e9e;
	margin: 12px 0 10px 0;
}
#logo img {
	border:0;
}
#details #main h1 {	/* title */
    	margin: 14px 0 0 0;
}
#details #main h2 {	/* subtitle */
    margin: 0;
    font-weight: normal;
}
.book-text .author {	/* author */
	display: none;
}
.author-hide {	/* author */
	margin: 8px 0 16px 0;
    	text-transform: uppercase;
}

#details .title, .author-hide {	/* book binding label and author */
    	display: block;
    	font-family: Verdana,Arial,sans-serif;
    	font-weight: bold;
    	font-size: 12px;
}
#details .detail,	/* ISBN */
#details .price		/* price */
{
    	display: block;
    	font-size: 12px;
}
.large-book {		/* book image */
	float: left;
	margin:0 16px 24px 0;
}
.desc {			/* book description */
	clear: both;
	overflow: visible;
}
#slideDetails .info {	/* book info */
	overflow: hidden;
     	font-size: 12px;
}
#details #sliderContent {
	height: auto;
}
.ui-tabs .ui-tabs-hide {	/* contents tab */
	display: block;
}
a {
	color: black;
	text-decoration: none;
}
.sub-text-hide {
	overflow: hidden;
	display: block;
	margin-top: 16px;
}
.contents-hide {
	margin-top: 20px;
    margin-bottom: 10px;
	font-weight: bold;
}
.more-info-hide {	/* fixed copy for print */
	font-style: italic;
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
}

.info p {
	margin: 0;
}
#slideDetails[style] {
	position: relative !important;
	left: auto !important;
	top: auto !important;
}
