/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(/mt4-static/support/themes/minimalist-blue/minimalist-blue.css);
/* end StyleCatcher imports */

fieldset.quotation {
  padding: 1ex 1ex 1ex 1ex;
        background-color: #eee;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #888;
        border-right: 1px solid #888;
}
fieldset.quotation a.source {
        font-style: italic;
        font-size: 75%;
        display: block;
}
fieldset.quotation a.attribution {
  text-shadow: 1px 1px 2px gray;
}
fieldset.quotation {
  text-align: justify;
}
fieldset.quotation legend {
        background-color: #f3f3f3;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #888;
        border-right: 1px solid #888;
        padding-bottom: 2px;
        padding-top: 1px;
}

