﻿#ContentWrapper 
{
    background-color: White;
    width: 860px;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    padding:10px;
}

#ContentWrapper .ImageHolder 
{
    width: 300px;
    padding-left: 10px;
    float: right;
}

#ContentWrapper .TextArea 
{
    width: 520px;
    float: left;
}