﻿
.contentBody
{
	width: 565px;
	position: relative;
}

.ContactUsText
{
	position: absolute;
	xtop: 1px;
	right: 0;
    width:184px;
    padding-left:10px;
    margin-left:3px;
    text-align:left;
    margin-top:66px;
    
}
.form .headerText
{
	margin: 16px 0 ;
    width:350px;
    height: auto;
    clear: both;
    overflow: hidden;
    float:left;
}
.contentBody .ContactUsText P
{
    
	line-height: 16px;
	margin: 0 0 4px 0;
	xpadding: 0;
        
}
.ContactUsText  strong
{
    font-weight:bold;
    color:#f26522;
        
}      
.ContactUsText HR
{
    height: 1px;
    overflow: hidden;
    border: none;
    border-top: 1px solid #eae8e3;
} 

fieldset div 
{
	margin-top: 0;
}

.thankYouText 
{
	height: 300px;
	width:350px;
	margin-top: 16px;
	
}
  

