html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
	background: transparent;
}
body {
	line-height: 1;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
}

#otherBooks{
	padding: 10px 100px;
	text-align: center;
	border-bottom: 1px solid #E6E6E6;
	color:#666;
}

#otherBooks span{
	margin: 0 auto;
	width:650px;
	font-size: 12px;
}

:focus {
	outline: 0;
}

#centeredContent{
	width:850px;
	margin:40px auto 0 auto;
	padding-bottom:100px;
}

h1{
	background-image:url(images/bookCover.png);
	width:448px;
	height:378px;
	text-indent:-999em;
	float:left;
	margin-left:30px;
	_margin-left:15px;
}

h2{ font-weight:normal;}

h3{
	font-size:14px;
	background-color:#e8e8e8;
	text-align:center;
	padding:10px 0;
	font-weight:normal;
	margin:30px 0 30px 0;
}

#intro{
	border-top:solid 1px #999;
	clear:both;
}

#intro p, #ripmeoff p, #author p, #editors p{
	line-height:1.6em;
	font-size:13px;
	margin:30px 100px 20px 100px;
	text-align:left;
}

#buyInfo{
	float:right;
	width:320px;
	margin:40px 30px 0 0;
	text-align:center;
	_margin-right:15px;
}

.purpleTxt{ color:#A64E79; font-weight:bold;}

#whyBuy ul li{
	margin-bottom:20px;
}

#qAndA dl{
	margin:0 100px 0 100px;
	text-align:left;
	font-size:13px;
}

#qAndA dl dd{
	margin-bottom:30px;
	line-height:1.6em;
	border-bottom:1px solid #e8e8e8;
	padding-bottom:20px;
}

#qAndA dl dt{
	margin-bottom:10px;
	line-height:1.6em;
}

#qAndA dl dt span, #qAndA dl dd span{
	color:#CCC;
	font-weight:bold;
}

ul.writely-toc-upper-alpha{
	text-align:left;
	list-style:none;
	margin-left:100px;
	font-size:13px;
}

ul.writely-toc-upper-alpha li{
	margin-bottom:7px;
}

ul.writely-toc-upper-alpha ul {
	margin-top:7px;
}

ul.writely-toc-upper-alpha ul li{
	text-align:left;
	list-style:none;
	margin-left:30px;
}

#dsq-comments-title h3{
	background-color:#fff;
	font-size:11px;
}

#dsq-new-post h3{
	display:none;
}

#disqus_thread{
	margin:30px 100px 20px 100px;
}

.dsq-dc-logo{
	position:absolute;
}

.dsq-brlink{
	display:none;
}

#quotes p{
	line-height:1.6em;
	font-size:13px;
	margin:30px 100px 20px 100px;
	text-align:left;
}

#dsq-content #dsq-comments {
text-align:left;
}

#dsq-content li, #dsq-content ul, #dsq-content ol{
border-bottom:1px solid #CCCCCC;
margin-top:15px;
}

#ad{
	position: fixed;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.7);
	padding:20px;
	width:125px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	min-height: 156px;
}

#ad .carbon-text{
	font-size: 0.7em;
line-height:1.3em;
}

.carbon-img{
    margin-bottom: 10px;
    display: block;
}

#ad a.carbon-text, #ad a.carbon-poweredby{
	color: #fff;
	text-decoration: none;
}

#ad .carbon-poweredby{
	font-size: 0.5em;
	text-align: center;
	display: block;
	margin-bottom: -10px;
	margin-top: 10px;
	text-transform: uppercase;
	color: #e8e8e8;
}