#quotearea {
   background-image: url(images/testimonial-bg.gif);
   	background-repeat: no-repeat;
	background-position: left top;
   width: 175px;
   padding-left: 30px;
   padding-right: 0px;
   padding-top: 10px;
   padding-bottom: 10px;
   border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #81B245;
	border-bottom-color: #81B245;
   margin-top: 5px;
}
#quoterotator {
   line-height: 135%;
   padding-right: 10px;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
    padding-right: 10px;
}
