div.spacer {
  clear: both;
  }
#detailLeftPanel {
	float: left;
	width: 500px;
	text-align: center;
	background-color: #E5E6E8;
	padding-top: 12px;
	padding-left: 25px;
}
#detailRightPanel {
	float: right;
	width: 315px;
	background-color: #E5E6E8;
	padding-right: 10px;
	padding-left: 20px;
}
#detailImageOptions {
	width: 500px;
	height: 19px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}
.detailLeftHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-image: url(/resources/image/leftSideHeader.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 488px;
	text-align: left;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 12px;
}
.detailLeftSection {
	margin-top: 12px;
	background-color: #FFF1ED;
	width: 500px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;

}
.viewLabels {
	width: 210px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #FFFFFF;
	height: 19px;
	text-align: center;
}
#imageID {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
	margin-top: 6px;
}

#otherImageList {
	margin-top: 12px;
	float: right;
	margin-right: 6px;
	width: 330px;

	background-color: #FFF1ED;
	overflow: visible;
	clear: none;
}
* html #otherImageList {
	clear: both;
	width: 310px;
}
#otherImageThumb {
	float: left;
	height: 150px;
	width: 150px;
	margin-left: 12px;
	border: 1px solid #999999;
	margin-top: 12px;
	margin-bottom: 12px;
}
.otherImageLocation1 {
	background-color: #FFF1ED;
	width: 330px;
	height: 50px;
}
* html .otherImageLocation1 {
	width: 310px;
}
.otherImageLocation2 {
	background-color: #FFFFFF;
	width: 330px;
	height: 50px;
}
* html .otherImageLocation2 {
	width: 310px;
}
.otherImageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	font-style: bold;
	text-decoration: none;
	text-align: left;
	clear: both;
	background-color: inherit;
	display: block;
	padding-left: 12px;
	}
.otherImageTitle a {
	text-decoration: underline;
	color: #990000;
}
.otherImageTitle a:hover {
	color: #CC0033;
}
.otherImageType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	float: right;
	width: 100px;
	text-align: left;
	background-color: inherit;
	display: block;
	height: auto;
	font-style: ;
}
#imageDetails {
	width: 305px;
	margin-top: 12px;
	margin-bottom: 24px;
}
#simtopinstr {
	width: 275px;
	padding-left: 14px;
	padding-top: 12px;
}
.similarTopicsSection {
	width: 300px;
	float: left;
}
.leftsideKeywords {
	float: left;
	width: 150px;
}
.rightsideKeywords {
	float: right;
	width: 150px;
}
.similarKeywordUnit {
	width: 125px;
	float: left;
	padding-top: 3px;
	padding-left: 3px;
}
.similarTopicsCheckbox {
	float: left;
	width: 24px;
	clear: both;
	font-size: 8pt;
}
.similarTopicsKeyword {
	width: 100px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	text-decoration: underline;
}
.similarTopicsKeyword a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	text-decoration: underline;
	color: #000000;
}
.similarTopicsKeyword a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	text-decoration: underline;
	color: #990000;
}
#similarTopicsDisplayButton {
	clear: both;
	float: right;
	width: 70px;
	padding-top: 6px;
	padding-right: 6px;
}

.similarKeywordUnitLong {
	float: left;
	padding-top: 3px;
	padding-left: 3px;
}
.similarTopicsKeywordLong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	text-decoration: underline;
}

.detailRightHeader {
	background-image: url(/resources/image/rightSideHeader.jpg);
	width: 305px;
	background-repeat: no-repeat;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-indent: 12px;
	vertical-align: middle;
	line-height: 21px;
}
.linkHeader {
	background-image: url(/resources/image/linkHeader.jpg);
	width: 550px;
	background-repeat: no-repeat;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-indent: 12px;
	vertical-align: middle;
	line-height: 21px;
	z-index: 2;
}
.detailRightSection {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 305px;
	background-color: #FFF1ED;
	margin-top: 12px;
	padding-bottom: 12px;
}
.linkSection {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7D8189;
	border-bottom-color: #7D8189;
	width: 550px;
	background-color: #FFFFFF;
	margin-top: 12px;
	padding-bottom: 12px;
	border-left-color: #7D8189;
	border-left-style: solid;
	border-left-width: 1px;
	text-decoration: none;
	position: absolute;
	z-index: 2;
}
.detailRightSection a { color:#990000; }
.detailRightSection a:hover {
	color:#CC0033;
}
#pricechecktable {
	width: 305px;
}
#formatAvailable {
	float: left;
	width: 100px;
	padding-left: 12px;
	padding-top: 6px;
}
#formatDescription {
	text-align: left;
	float: right;
	width: 180px;
	padding-top: 6px;
	padding-right: 12px;
}
.pricecheck {
	clear: right;
	float: right;
	width: 100px;
	padding-top: 12px;
	padding-left: 12px;
}
#download {
	text-align: left;
	float: right;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 12px;
	padding-right: 12px;
}
#imageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	line-height: 16pt;
}

#imageSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	line-height: 14pt;
	border-top:1px solid #990000;
}

#addToLightbox {
	float: right;
	clear: none;
	height: 19px;
	width: 105px;
}
.viewPDF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	width: 180px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	height: 19px;
	text-align: center;
}
.detailImageStyle {
	border: 1px solid #999999;
	background-color:#FFFFFF;
	margin: 10px 0 12px 0;
	padding: 10px 0 0;
}
.titling1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	line-height: 18pt;
}

.titling2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-variant: small-caps;
	color: #990000;
	font-weight: bold;
}

.titling3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	float: left;
	width: 75px;
}

.titling4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
}

.bodyStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	text-align: left;
}
.bodyItal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	text-align: left;
	font-style: italic;
}

.imageBookTitle01 {
	background-color: #FFF1ED;
	width: 475px;
	margin: 12px;
	border: 1px solid #FFA9B5;
}
* html .imageBookTitle01 {
	width: 470px;
}
.imageBookTitle02 {
	background-color: #FFFFFF;
	width: 475px;
	margin: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
}
* html .imageBookTitle02 {
	width: 470px;
}
.otherBookThumbnail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
	text-decoration: underline;
	float: left;
	width: 69px;
	text-align: left;
	clear: both;
	background-color: inherit;
	display: block;
	height: 95px;
	margin: 12px;
	border: 1px solid #999999;
}
.imageBookTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	float: right;
	width: 335px;
	background-color: inherit;
	height: auto;
	margin: 12px;
	text-align: left;
	line-height: 11pt;
	clear: right;
}
* html .imageBookTitle {
	
}
#additionalKeywords {display:none;}
.additionalKeywords {
padding-left: 10px;
padding-right: 10px;
}
#epsLabels {
display:none;
text-align:left;
}
.printPage {
	width: 305px;
	margin-top: 24px;
}
.controlButton {
	line-height: 24px;
	text-align: left;
	vertical-align: middle;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.otherImageTitle a{
	color: #990000;
	text-decoration: underline;
}
.viewPDF a {
	color: #990000;
}
.viewLabels a {
	color: #990000;
}
.imageBookTitle a {
	color: #000000;
}
.imageBookTitle a:hover {
	color: #CC0033;
}
.pageControls {
	width: 305px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.pageControlsRight {
	float: right;
	text-align: left;
	width: 130px;
}
.pageControlsLeft {
	float: left;
	text-align: left;
	width: 170px;
}
.controlButton {
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.controlButton a {
	color: #000000;
	text-decoration:none;
}
.labeledWarning {
	font-size: 9px;
	color: #666666;
	line-height: 10px;
	font-style: italic;
}
.labeledWarning a { color:#666666; }
#linking {
	position: absolute;
	top: 150px;
	left: 450px;
	z-index: 200;
	width: 550px;
}
#imageOtherBooks {display:none;}
#link2This {
	padding-right: 6px;
	padding-left: 6px;
	z-index: 2;
}
.viewHidePub a{
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.linkHeader a i {
	visibility: hidden;
}
#gray{
	background-color: transparent;
	z-index:2;
}
.transparent{
	filter:alpha(opacity=100);
}
.opaque{
	filter:alpha(opacity=60);
}
.point{cursor:pointer;}
.mid{vertical-align:middle;}
.tdn{text-decoration:none;}
.plainLink{
	color: #000000;
	text-decoration: none;
}
#Pric{
	position: relative;
	z-index: 1;
}.rightSideContent {
	width: 275px;
	padding-left: 14px;
	padding-top: 12px;
}
#imageDescription {
font-family:"Times New Roman",Times,serif;
color:#990000;
font-size:12px;
padding:12px 12px 12px 0;
text-align:left;
}

#variantDescription {
font-family:"Times New Roman",Times,serif;
font-size:12px;
padding:12px 12px 0 14px;
text-align:left;
}

#imageCitation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	padding:12px 12px 0 14px;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
#pdfPreview {
	background-color: #EEEEEE;
	margin-top: 12px;
	padding: 10px 5px;
}