


		/* ___________________For book.php content formatting____________________ */
						
			.book1a
						{
							position: 					absolute;
							top:						3px;
							left:						15px;
						}
						
			.book1b
						{
							text-align:					justify;
							margin-top:					12px;
							padding-right:				10px;
							padding-left:				10px;
							padding-bottom:			0px;
						}
						
			.book2a
						{
							position: 					absolute;
							top:						6px;
							left:						20px;
						}
						
			.book2b
						{
							text-align:					justify;
							margin-top:					12px;
							padding-right:				10px;
							padding-left:				10px;
							padding-bottom:			0px;
						}
						
			.book3a
						{
							position: 					absolute;
							top:						3px;
							left:						10px;
						}
						
			.book3b
						{
							text-align:					justify;
							margin-top:					12px;
							padding-right:				10px;
							padding-left:				10px;
							padding-bottom:			0px;
						}
						
			.book4a
						{
							position: 					absolute;
							top:						3px;
							left:						15px;
						}
						
			.book4b
						{
							text-align:					justify;
							margin-top:					12px;
							padding-right:				10px;
							padding-left:				10px;
							padding-bottom:			0px;
						}