/*#quotearea {
   //background: url(images/wide-rounded.gif) center center no-repeat;
   background: #cccccc;
   font-family: Georgia, serif;
   font-size: 16px;
   font-style: italic;
   width: 500px;
   height: 70px;
   padding: 12px 50px 0 50px;
   margin: 15px auto;
   border-left: 5px solid #FF7F00;
   border-right: 5px solid #FF7F00;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
   color: #FFF;
}*/

/*#quotearea {
font-family: Georgia, serif;
font-size: 16px;
font-style: italic;
/* width: 775px; */
/*width: 100%;
margin: 0.25em 0;*/
/* padding: 0.25em 40px; */
/*padding: 0.50em 40px;*/
/*padding: 12px 50px 0 50px;
line-height: 1.45;
position: relative;
color: #FFF;
border-left: 5px solid #FF7F00;
border-right: 5px solid #FF7F00;*/
/* background: #4b8baf; */
/*background: #69665f;
}*/

#quotearea {
   /*background: #cccccc;*/
   background: #69665f;
   color: #fff;
   font-family: Georgia, serif;
   font-size: 16px;
   font-style: italic;
   width: 65%;
   height: 100%;
   padding: 20px 50px 20px 50px;
   margin: 15px auto;
    border-left: 5px solid #FF7F00;
   border-right: 5px solid #FF7F00;
}
#quoterotator {
   line-height: 120%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
   color: #FFF;
}