#quotearea {
	background-color:#fff;
   height: 50px;
   padding: 10px;
   color: #EC008C;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   color: #000;
   font-style: italic;
}