#quotearea {
   width: 100%;
   height: 100px;
   padding: 12px 35px 0 35px;
   margin: 15px auto;
}
#quoterotator {
	 background: url(http://www.picturess.co.za/images/quotes.png)  0 0 no-repeat;
	padding: 0 25px 0 25px;
   line-height: 135%;
   height:100px;
   font-family: Cambria, Georgia, Times, Times New Roman, serif;
   font-variant: small-caps;
   font-size: 1.5em;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
   color: #ff0097;
   font-family: Cambria, Georgia, Times, Times New Roman, serif;
   font-variant: small-caps;
	font-size: 1em;
}
