.shell #out{
    width:800px;
    margin:0 auto;
}

/* quote-header */
.shell BLOCKQUOTE.quote-header{
    overflow:hidden;
    font:14px/18px verdana, tahoma, sans-serif;
    font-style:italic;
    color:#333;
    width:auto;
}

.shell .content_module BLOCKQUOTE DIV.ql{
    background:url(../images/quotes/quotes-left.gif) no-repeat 5px 5px;
    overflow:hidden;
    padding:10px 42px 5px 42px;
}

.shell .content_module BLOCKQUOTE DIV.qr{
    background:url(../images/quotes/quotes-right.gif) no-repeat 100% 100%;
    overflow:hidden;
}

.shell BLOCKQUOTE.quote-header P{
    padding-bottom:5px;
}

.shell BLOCKQUOTE.quote-header CITE{
    padding-bottom:5px;
    margin:0;
    display:block;
}

.shell .content_module BLOCKQUOTE.float-left CITE{padding-left:52px;}

.shell .content_module BLOCKQUOTE.float-right CITE{
    text-align:right;
    padding-right:56px;
    padding-left:42px;
    display:block;
}

.shell .content_module BLOCKQUOTE.clear CITE{
    text-align:right;
    padding-right:55px;
}

.shell BLOCKQUOTE.quote-header CITE{
    text-align:left;
    padding-right:42px;
    padding-left:42px;
    display:block;
}

.shell BLOCKQUOTE .author-1{
    color:#333;
    font:bold 12px arial, tahoma, sans-serif;
    font-style:italic;
    text-decoration:none;
}

.shell BLOCKQUOTE .author-2{
    color:#2f6e86;
    font:12px arial, tahoma, sans-serif;
}

/* quote-header */
.shell .heading_box BLOCKQUOTE.quote-header{
    color:#7f4a30;
    margin:5px 25px 5px 20px;
}

.shell .heading_box DIV P{
    padding-left:45px;
}

.shell .heading_box BLOCKQUOTE DIV.ql P{
    padding-left:20px;
    padding-right:20px;
}

.shell .heading_box BLOCKQUOTE.align-right DIV.ql P{
    padding-left:0;
}

.shell .heading_box BLOCKQUOTE DIV.ql{
    background:url(../images/quotes/quotes-left-header.gif) no-repeat 0 10px;
    overflow:hidden;
    padding:10px 22px 5px 12px;
}

.shell .heading_box BLOCKQUOTE DIV.qr{
    background:url(../images/quotes/quotes-right-header.gif) no-repeat bottom right;
    margin-right:15px;
}

.shell .heading_box BLOCKQUOTE.align-right CITE{
    text-align:right;
    padding-right:60px;
    padding-left:42px;
    display:block;
    padding-bottom:5px;
}

.shell .heading_box BLOCKQUOTE CITE{
    text-align:left;
    padding-right:42px;
    padding-left:32px;
    display:block;
    padding-bottom:5px;
}

.shell .heading_box BLOCKQUOTE .author-1{
    color:#1A1A1A;
    font-weight:normal;
}

.shell .heading_box DIV.illustrated BLOCKQUOTE DIV.qr{
    margin-right:250px;
}

.shell .heading_box div.illustrated BLOCKQUOTE P{
    padding-right:20px;
}

/* BLOCKQUOTE position */
.shell BLOCKQUOTE.float-left{
    float:left;
    width:50%;
    margin:5px 20px 20px 12px;
    text-align:left;
}

.shell BLOCKQUOTE.float-right{
    float:right;
    width:50%;
    margin:5px 12px 20px 20px;
    text-align:right;
}

.shell BLOCKQUOTE.clear{
    width:80%;
    margin:5px auto;
    clear:both;
    text-align:right;
}

.shell BLOCKQUOTE.align-left{
    text-align:left;
}

.shell BLOCKQUOTE.align-right{
    text-align:right;
}
