blockquote {
    max-width: 620px;
    background: url(../images/rs-right.png) right repeat-y }
blockquote::before {
    display: block;
    line-height: 0;
    background: url(../images/rs-topright.png) top right no-repeat;
    content: url(../images/rs-topleft.png) }
blockquote::after {
    display: block;
    line-height: 0;
    background: url(../images/rs-bottomright.png) bottom right no-repeat;
    content: url(../images/rs-bottomleft.png) }
div.textw {
	width: 400px; padding: 10px 0 0 10px }
