#page_body_top {
    height: 320px;
    width: 900px;
}

#page_head_title_content {
    position: relative;
    margin: 0 auto;
}

#page_head_title_content .content_object {
    position: absolute;
    top:0;
    width: 900px;
}

#page_head_title_content .richtext {
    top:0;
    text-align: left;
    position: absolute;
}

#page_head_title_content .richtext p {
    font-family: Lucida sans,sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.3em;
}

#page_head_title_content .richtext a,
#page_head_title_content .richtext a:visited {
    background: url(/static/img/verdi26b/link_icon.gif) no-repeat left center;
    padding-left: 15px;
}

#page_head_title_content .richtext {
    width: 299px;
    position: absolute;
    right: 0;
    margin-top: 0;
}

#page_head_title_content .richtext {
    left: 0;
    width: 380px;
}

#page_head_title_content .img_container {
    width: 900px !important;
}