h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: "Times New Roman", Times, serif;
}
#infoOnBook {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
	overflow: hidden;
	z-index: 3;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: justify;

	
}
#myBooksInfoWrap {
	margin: 0px;
	padding: 0px;
	visibility: visible;
	position: absolute;
	height: 460px;
	width: 360px;
	z-index: 2;
	overflow: hidden;
	left: 485px;
	top: 100px;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #666666;
}

.quotesStrong {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}
#infoNav{
	overflow: hidden;
	visibility: inherit;
	z-index: 4;
	height: 18px;
	width: 395px;
	padding: 0px;
	position: absolute;
	margin: 0px;
	left: 0px;
	top: -20px;
	background-color: #CCCCCC;
}

.infoNavImg {
	display: block;
	float: right;
	padding-right: 3px;
	visibility: inherit;
}

#coverComplete {
	position: relative;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
	margin-top: 20px;

}
.tabsSubheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
#infoNavExplain {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.rightFloat {
	float: right;
	display: block;
	padding-left: 4px;
}
.clear {
	display: block;
	clear: both;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #666666;
}
#welcomeText {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 350px;
	width: 350px;
	left: 495px;
	top: 100px;
	background-image: url(../images/books_Header.png);
	background-repeat: no-repeat;


}
#QAanchors{
	
}
#QAanchors a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#QAanchors a:hover {
	text-decoration: underline;
	
}
 
#combinedLinksTABS{
	width: 360px;
	height:460px;

}
