

/* Quote styling options*/
/* This code provides the #D text*/
.mod_tquote1_quote p{
	
 font:normal 20pt Arial;
	 color:#FFFFFF;
	 font-weight:normal ;
    font-size:16px;
   line-height:25px;
    padding:0px;
	}


/*-----------------------------------------------------------------------------------------
 The styling options of the author  */
 
.mod_tquote1_author p {			/* author styles   */
 	font-family:'Arial',serif ;  
 	font-size: 16px;
 	color:#ffffff ;
 	 background:#74941f;
 	font-weight:normal ;
 	text-align: right;
	font-style: italic;
	background:	;
}

 