#quotearea {
   background: url('images/quotes2.png') top left no-repeat ; 
   width: 90%;
   min-height: 300px;
   padding: 6px 0 0 30px;
   margin: 0px auto;
   font-family: Georgia,"times new roman", serif;
	 font-weight: normal;
	 font-style: italic;
	 font-size: 22px;
	 line-height: 1.1em;
	 text-align: center;
}

#quoterotator {
   line-height: 125%;   
}

#quoterotator img{
	float: right;
	padding-left: 50px;
	}

#quoteauthor {
   display: block;
   text-align: right;
   font-weight: Bold;
   font-style: normal;
   padding-top: 12px;
	 font-size: 20px;
	 line-height: 1.1em;
}

#quoteauthor .T_author-details {
	font-size: 18px;
}
