﻿
#container3
{
    display:block;
    width:941px;
    padding:74px 0 20px 0;
    position:relative;    
}
#contentWrapper
{
    width:941px;
    position:relative;
}
#contentWrapper h1
{
    font-weight:normal;
    font-size:3.6em;
    color:#d4d5d6;
    padding:0 0 4px 0;
    border-bottom:6px solid #d4d5d6;
    margin:0 0 8px 0;
}
#mainTextArea
{
    position:relative;
    width:941px;
    min-height:300px;
    height:auto !important;
    he\ight:300px;
    height /**/:300px;
}
#mainTextArea #pageContent
{
    width:621px;
}
#contentWrapper #pageImage
{
    position:absolute;
    top:20px;
    right:0;
    width:306px;
    height:326px;
    overflow:hidden;
    background:#fff;
    text-align:center;
}