/* Typography CSS for QuranicPath article - halal_meat */

.quote_box 
	  {	
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 22px;
		border: 3px solid rgb(201, 245, 213);
		border-radius: 8px;
		background: rgb(225, 255, 225);
		padding-top: 6px;
		padding-bottom: 6px;
	  }	
	  
.quote1 {
				text-align: justify;
				font-family: tahoma;
				font-size: 14px;
				color: rgb(65, 65, 65);
				margin-left: 25px;
				margin-right: 25px;
				margin-top: 10px;
				line-height: 1.6em;
		}

.verse
	{			
		`		margin-top: 24px; 
				color: rgb(60, 60, 60);
				font-weight: bold; 
				text-align: justify; 
				line-height: 1.5em; 
				font-size: 13px; 
				margin-right: 25px; 
				margin-left: 25px;
	}
				
/* End of Typography CSS for QuranicPath - halal_meat */
