#quotearea {   /* background: url(images/wide-rounded.gif) center center no-repeat; */   width: 100%;   height: auto;   padding: 12px 40px;   margin: 15px auto;   background: #81AEFF;   border-radius: 30px;      text-align: justify;      font-style: italic;      line-height: 30px;}#quote{   color:#FFF;      font-size: 1.3em;      line-height: 1.3em;      font-family: Georgia;}
#quoterotator {
   /*line-height: 135%;*/
}#quotemark{}#openquote{    width: 24px;	    height: 24px;	    margin-right: 10px;}#closequote{    width: 24px;	    height: 24px;	    margin-left: 10px;}
#quoteauthor {
   /*display: block;*/
   text-align: right;
   font-weight: normal;
   font-style: normal;   color: #FFF;      margin-top: 20px;      font-family: Georgia;      font-size: 1.2em;      border-top: 1px dotted;      padding-top: 5px;
}