body
{
margin: auto;
font-family: "Helvetica Neue", Arial, sans-serif;
line-height: 18px;
}
a
{
text-decoration:none;
color:rgb(61,90,157);
}
.booktitle
{
            font-family:"Helvetica Neue", Palatino, Times, Serif;
          font-size:35px;
            font-weight:medium;
            color:rgb(26,26,26);
line-height:38px;
text-align:center;
text-decoration:none;
width:80%;
margin-left: auto;
margin-right: auto;
}
a.booktitle:hover
{
text-decoration:underline;
}
#insertionheader {
margin-top: 10px;
margin-bottom: 4px;
padding: 1px 0;
}
.separator
{
background: rgb(215,215,215);
margin:auto;
width:85%;
height: 1px;
}
.annotation
{
width:85%;
margin:auto;
}
.annotationheader
{
font-family: "Helvetica Neue", Palatino, Georgia, Serif;
font-size: 15px;
            padding-top:36px;
            margin-bottom: 6px;
display: inline-block;
width: 100%;
}
.annotationchapter
{
color: rgb(52,52,52);
float: left;
text-align: left;
margin-bottom: 5px;
}
.annotationdate
{
color: rgb(52,52,52);
float: right;
text-align: right;
margin-left: 10px;
margin-bottom: 5px;
}
.annotationcontent
{
text-align: justify;
margin-top:7px;
}
.annotationrepresentativetext
{
            font-family: "Helvetica Neue", Palatino, Georgia, Serif;
            color:rgb(35,35,35);

	font-size: 15px;
	line-height: 19px;
    margin-top: 0px;
    display: table-cell;
}
a.annotationrepresentativetext
{
	text-decoration: none;
	color: inherit;
}
a.annotationrepresentativetext:hover
{
	text-decoration:underline;
	color: inherit;
}
.annotationnote
{
	font-family: "Helvetica Neue", arial, sans-serif;
            font-size: 15px;
            line-height: 19px;
            color: rgb(35,35,35);
      margin-top: 24px;
      margin-bottom: 28px;
}
.citation
{
    font-family: "Helvetica Neue", Palatino, Georgia, Serif;
    font-size:15px;
    line-height: 19px;
    color:rgb(0,0,0);
    font-weight:bold;
	text-align:center;
	width:80%;
	margin-left: auto;
	margin-right: auto;
    margin-top: -10px;
}

.storelink
{
    font-family: "Helvetica Neue", Palatino, Georgia, Serif;
    font-size:15px;
    line-height: 19px;
    text-align:center;
    width:80%;
    margin-left: auto;
    margin-right: auto;
  margin-top: -12px;
}

.storelink a:link
{
    color:rgb(0,0,255);
    text-decoration:underline;
}

.blue
{
background: rgb(174,204,252);
}
.blueBorder
{
border-left-color: rgb(174,204,252);
}
.green
{
background: rgb(178,233,46);
}
.greenBorder
{
border-left-color: rgb(178,233,46);
}
.yellow
{
background: rgb(255,226,125);
}
.yellowBorder
{
border-left-color: rgb(255,226,125);
}
.pink
{
background: rgb(250,170,210);
}
.pinkBorder
{
border-left-color: rgb(250,170,210);
}
.purple
{
background: rgb(217,171,238);
}
.purpleBorder
{
border-left-color: rgb(217,171,238);
}
.defaultColor
{
background: rgb(184,184,184);
}
.underline
{
text-decoration:underline;
color:red;
}
.disclaimer
{
            font-size:11px;

color:rgb(76,76,76);
text-align:center;
}
.getapps
{
            font-size:12px;
text-align:center;
}
.paper {
width:70%;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:10px;
-moz-box-shadow: 0px 2px 4px rgb(0,0,0);
-webkit-box-shadow: 0px 2px 4px rgb(0,0,0);
box-shadow: 0px 2px 4px rgba(0,0,0,.15);
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%,rgb(249,249,249)),
color-stop(5%,rgb(255,255,255)),
color-stop(64%,rgb(255,255,255)),
color-stop(83%,rgb(244,244,244)),
color-stop(100%,rgb(255,255,255))
);
background-image: -moz-gradient(
linear,
left top,
left bottom,
color-stop(0%,rgb(249,249,249)),
color-stop(5%,rgb(255,255,255)),
color-stop(64%,rgb(255,255,255)),
color-stop(83%,rgb(244,244,244)),
color-stop(100%,rgb(255,255,255))
);
background-image: gradient(
linear,
left top,
left bottom,
color-stop(0%,rgb(249,249,249)),
color-stop(5%,rgb(255,255,255)),
color-stop(64%,rgb(255,255,255)),
color-stop(83%,rgb(244,244,244)),
color-stop(100%,rgb(255,255,255))
);
}
.excerpt {

font-family: "Helvetica Neue", Palatino, Georgia, Serif;
font-size:15px;
line-height: 19px;
color:rgb(35,35,35);
width: 85%;
margin-left: auto;
margin-right: auto;
            margin-bottom: 38px;
}
.excerptfrom {

font-family: "Helvetica Neue", Palatino, Georgia, Serif;
font-size:15px;
line-height: 19px;
color:rgb(148,148,148);
text-align:center;
margin-top: 30px;
margin-bottom: 17px;
}
.AEBookInfo
{
   font-family: "Helvetica Neue","Arial sans-serif"; 
   font-size: 14px;
   line-height: 19px;
   color: rgb(0,0,0);
}
.AEBookInfo .title
{
line-height: 20px;
font-size: 16px;
font-weight: bold;
}
.AEBookInfo a.title
{
color:rgb(71,36,8);
}
        .annotationselectionMarker
        {
            height:100%;
            width:3px;
            display: table-cell;
        }
        .annotationselectioninnermargin
        {
            width: 10px;
            display: table-cell
        }
