/* Start of CMSMS style sheet 'Module: Quotes Made Simple' */
.qt_wrapper {
    padding: 0.5em 0.5em 1em; /* TRBL padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* TRBL margin to the bottom of the news article summary */
    border: 1px solid #ccc;
    background: #F8F8F8;
    line-height:1.5em;    
    color: #484848;
}

.qt_content{
text-align:justify;
color:#18507C;
 font-family:arial;
}

.qt_author{
color:#484848;
font-size:0.9em;
text-align:center;
}

.qt_qt{
font-weight:bold;
color:#B22222;
font-size:1.7em;
}

.hr2 {
margin:5px 0 5px 0;
border-bottom: 1px dotted #ccc;

}

.QuotesTitle{
    padding:2px 0 2px 0;    
    margin: 40px auto -2px 8px;
    border: 1px solid #ccc;
    width: 120px;
    height:15px;
    background: #F8F8F8;
    color:#B22222;
    font-weight:normal;
}

/* End of 'Module: Quotes Made Simple' */

