.block,
.end_block
{
    padding:7pt;
}

#left
{
    border-right:6px solid white;
    width:175px;
    float:left;
    
}
#right
{
    float:right;
    width:619px;
    padding:0px;
}


#container
{
}


#content
{  
     background-color:#4c4c4c;
}

#contact_form
{
   margin-left:20pt;
}


#contact_form label
{
    font-size:90%;
    font-weight:bold;
}

.text_area
{
    width:90%;
    height:100px;
}