#quotearea {
    color: #000000;
    font-size: 19px;
    font-weight: 200;
    min-height: 50px;
    margin: 37px auto 35px;
    max-width: 772px;
    padding: 14px 45px 20px 24px;
    text-align: center;
}
#openquote{
	background:url(images/left.png) no-repeat;

 padding-left: 73px;
    padding-top: 44px;
}
span.quote{
	 font-size:19px;
   color:#000000;
   font-weight:200;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
   text-align:center;
}