/* For the widget */
#sidebar ul.perfect-quotes,
.widget-area ul.perfect-quotes,
ul.perfect-quotes { list-style: none; margin: 0px }
  #sidebar ul.perfect-quotes li,
  ul.perfect-quotes li { margin-bottom: 0px; background: url('../images/quotes.png') no-repeat top left; padding: 0 0 0 20px; }
  #sidebar ul.perfect-quotes span,
  ul.perfect-quotes span { display: block; width: 100%; font-style: italic; text-align: right; font-size: 88%;}

/* For the shortcode */
div.perfect-quotes { font-style: italic; padding: 0 20px 0 20px; margin: 20px 0px 10px 20px; background: url('../images/quotes.png') no-repeat top left; }
div.perfect-quotes>span { padding-left: 20px; font-size: 80%; }



span.quote-where {
color:#666;
font-style: normal;
}

span.autor-where {
line-height: 1.5em;
}