#pt_contactUs #content {
	width: 756px;
	padding: 0 7px;
	height: 100%;
	margin: 0;
	background-color: #fff;
}

#pt_contactUs #leftColumn {
	display: none;
}
#pt_contactUs div.contentBlock {
	display: inline;
	float: left;
	clear: both;
	position: relative;
	border: 1px solid #dadada;
	width: 754px;
	padding: 0;
	margin: 10px 0;
}
#pt_contactUs #formContainer {
	background-color: #ffffe8;
}
#pt_contactUs div.contentBlock h2 {
	display: block;
	margin-bottom: 7px;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	border-bottom: 1px solid #dadada;
	background-color: #f0f0f0;
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008852;
}
#pt_contactUs div.contentBlock h3, #pt_contactUs div.contentBlock p {
 	margin-left: 10px;
}
#pt_contactUs div.contentBlock .full {
	display: inline;
	float: left;
	clear: both;
	width: 725px;
	margin: 0 0 5px 15px;
	padding: 0;
	font-size: 9pt;
	line-height: 11pt;
}
#pt_contactUs div.contentBlock .single {
	width: 500px;
	margin-left: 175px;
}

#pt_contactUs div.contentBlock .left, #pt_contactUs div.contentBlock  .right{	
	height: 100%;
}
#pt_contactUs div.contentBlock .left{
	width: 40%;
	float: left;
	text-align: right;
}
#pt_contactUs div.contentBlock .right{
	width: 50%;
	float: right;	
	padding-left: 4%;
}
#pt_contactUs #content p.thanks {
	text-align: center;
	color: #008852;
	font-weight: bold;
	padding: 30px 0 30px 0;
} 
#pt_contactUs #content div.contentBlock p {
	margin-top: 0;
}

