#quoteview {    
    margin-top: .4em;
    margin-right: .4em;
    white-space:normal;
    background-image:url(../bilder/marble.jpg);
    padding:10px;
}

.quote {
     color:#0b610A;
     font-family: Palatino Linotype, Palatino, Book Antiqua, MS Serif,Serif;;
     font-size: 1.3em;
     font-weight: normal;
     letter-spacing: 0em;
     text-align: left;
     line-height: 100%; 
     white-space:normal;
     margin: .4em .4em 0em 0em;
}

.quote-source {
     color: #372594;
     font-family: Verdana,Century Gothic,Arial,Sans-Serif;;
     font-size: .6em;
     font-weight: normal;
     font-style: italic;
     letter-spacing: 0em;
     text-align: left;
    line-height: 100%;
     white-space:normal;
    margin-top: .4em;
    margin-left: 0em;
}