div#content div#two-columns-right ul#breadcrumbs {
    width: 69.2em;
    }

div#two-columns-right div.column-main {
    width: 69.2em;
    float: left;
    clear: both;
    }

div#two-columns-right aside.right {
    width: 22.7em;
    float: right;
    }

    div#two-columns-right aside.right img {
        display: block;
        }

    div#two-columns-right aside.right h2 {
        font: normal 1.5em/35px arial,sans-serif;
        color: #332f2e;
        background: transparent url(../images/column-right_h2_bg.gif) repeat-x 0 0;
        height: 35px;
        padding: 0 10px;
        margin-top: -2px;
        }

    div#two-columns-right aside.right hr {
        background: #ebe9e6 url(../images/hr_bg.gif) repeat-x 0 0;
        }


