.taleBlock{
	width:50%;
	display:inline-block;
	vertical-align:top;
	min-width:300px;}
.taleBlock.left{
	padding-right:20px;}
.taleBlock.left h3 {
	margin-top:0px;}	
.firstPage{
	color:rgba(132, 112, 255,1);
	background-color:rgba(255,255,255,1);
	text-align:center;
	margin:0;
	font-family: headerFont;}
.audioCont{
	max-height:320px;
	overflow:auto;
	width:100%;
	}
#bookflip{
	cursor:pointer;
	margin-top:40px;}				
.audioCont audio {
	width:70%;
	height:35px;}
.mainCont article {
	overflow-y:hidden;}		