p.sales-page.leadtext {
	font-size: 15px !important; 
	color: #4d4d4d !important; 
	font-weight: normal !important;
	width: 68%;
}
#book-price {
	position: absolute;
	top: 372px;
	right: 0;
}

ul#youll-learn li {
	line-height: 1.4; 
	list-style-type: none; 
	display: inline-block; 
	width: 261px; 
	margin-right: 2em; 
	font-size: 15px; 
	color: #4d4d4d; 
	vertical-align: top; 
	margin-bottom: 19px; 
	background: url('/sites/default/files/landing-page/tick.png') no-repeat left 6px; 
	padding-left: 30px;
}

div.sales-page {
	margin:0 200px;
}
div.sales-page.buy-ebook-div{
	height: 260px; 
	background: #F6F6F6 url('/sites/default/files/landing-page/price.png') no-repeat 500px 28px; 
	width: 625px;
}

div.sales-page.buy-ebook-div h3 {
	font-size: 35px; 
	color: #242424; 
	margin: 0 3em; 
	padding-top: 44px; 
	margin-bottom: 20px; 
	
}
div.sales-page.buy-ebook-div p {
	text-align: center;
}

div.sales-page.buy-ebook-div p a {
	padding: 12px; 
	display: inline-block; 
	width:240px;
	color: #ffffff; 
	font-size: 22px; 
	background-color: #38a06d; 
	border-bottom: 4px solid #2d8057;
}
div.sales-page.buy-ebook-div p span {
	font-size: 15px; 
	color: #4d4d4d;	
	display:block;
}
div.sales-page.testimonies {
	margin: 2em 4em;
	padding: 0 200px 0 120px;
	border: 0;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;


}
div.sales-page.testimonies ul li {
	font-size: 12px !important; 
	color: #4d4d4d;	
	background: url('/sites/default/files/landing-page/testimonial.png') no-repeat;
	list-style-type: none !important;
	padding-left: 80px;
	height: 100px;
}

div.sales-page.whats-in-the-book h3{
 font-size: 35px; 
 color: #242424; 
 margin: 0 3em; 
 
 text-align: center;
}

div.sales-page.whats-in-the-book p {
	font-size: 15px; 
	color: #4d4d4d;
	margin-top:1em;
	line-height: 1.6;
}
div.book-contents {
	margin:0 0 0 160px;
}
div.book-contents table  {
	width:100%;
}
div.book-contents table tr td {
	color: #466faf !important;
	font-size: 15px !important;
	list-style-type: none !important;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding: 18px 0;
}

div.book-contents table tr td.col1 {
	width: 398px;
	margin-right: 4em;
	vertical-align: top;
}
div.book-contents table tr td.col2 {width: 270px}

div.book-contents table tr td span {
	display: block;
	color: white;
	background: url('/sites/default/files/landing-page/circle.png') no-repeat 0px -2px;
	height: 30px;
	width: 30px;
	margin-right: 9px;
	text-align: center;
	float: left;
	line-height: 1.6;
	vertical-align: top;
}


div.about-the-author {
	
	border: 1px solid #b5b5b5;
	display: block;
	margin: 0 100px 4em;
	padding-bottom: 44px;
}
div.about-the-author .ata-left,
div.about-the-author .ata-right{
	display:inline-block;
}
div.about-the-author .ata-left {
	
width: 160px;
padding: 33px 0 0 60px;	
vertical-align: top;
}


div.about-the-author .ata-right{
	width: 64%;
	margin-left: 26px;
}

div.about-the-author h3 {
	text-indent: 0;
	font-size:35px;
	font-weight:bold;
	color:#242424;
}

div.about-the-author p{
	font-size:15px;
	color:#4d4d4d;
}