	
			/* Clear floats without structural markup
		   courtesy of htmldog.com/positioniseverything.net */
/*		.clearfix:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
		
		/* Hides from IE-mac \*/
	/*	* html .clearfix { height: 1%; }*/
		/* End hide from IE-mac */
		
		
		div.pt-contact-form {
			margin: 20px auto 40px auto;
		}
		
		div.pt-contact-form  form {
			float: left;
			width: 100%;
		}
		
		div.pt-contact-form div.inputfield { 
			padding: 4px 0px;
			position: relative;
		}
		
		div.pt-contact-form label { 
			display: block;
			width: 25%; 
			clear:both;
			padding-left: 10px;
			float: left;
			clear: left;
			text-align: right;
					
		}
		
		div.pt-contact-form div.inputfield input, div.pt-contact-form div.inputfield textarea {
			float: left;
			margin-left: 10px;
		}
		
		div.pt-contact-form div.inputfield input {
			width: 40%;
		}
		
		.pt-contact-form .inputfield textarea {
			width: 50%;
		}

		div.pt-contact-form div.inputfield input.submitbutton {
			width: auto !important;
			padding: 2px;
			margin-left: 10px;
			left: 25%;
			position: absolute;
		}
		
		
	div.pt-contact-form div.inputfield input.submitbutton {
			width: auto !important;
			padding: 2px;
			margin-left: 10px;
			left: 25%;
			position: absolute;
		}	
		
		
.format_text .pt-contact-form .submitbutton{
     /*border-width:0.071em;
     padding:0.214em;
     width:25%;
		 margin: 10px 0 0 26%;*/
		 
background:transparent url(images/submit-bg.gif) repeat scroll 0 0;
border-color:#CCCCCC #999999 #999999 #CCCCCC;
border-style:double;
border-width:3px;
color:#111111;
cursor:pointer;
font-weight:bold;
overflow:visible;
width:auto !important;
margin: 5px 0 0 26.5%;	
float:left;
		 
		 
		 
		 
}


	input.submitbutton {
}	 
		 
		 
		 
		 
		 
		 
		 

.format_text .pt-contact-form input {
     border-width:0.071em;
     padding:0.214em;
     width:25%;
		 margin-left: 5px;
		 margin-right: 5px;
}
.format_text .pt-contact-form textarea {
     border-width:0.071em;
     padding:0.214em;
     width:35%;
		 margin-left: 5px;		 
		 
}
		
		
		
		
		.sidebar-contact p{

}
.sidebar-contact textarea{
 width:99.5%;
}
.sidebar-contact .sidebar-text{
  width:97%;
}
.sidebar-submit{
 margin-top: 1em;
}

.sidebar-submit2{
  background-color: #DDDDDD;
  color:#fff;
  width:95px;
  border:1px solid;
}

.submitbutton {
/*width: 50%;
margin-left: 10px;*/

background:transparent url(images/submit-bg.gif) repeat scroll 0 0;
border-color:#CCCCCC #999999 #999999 #CCCCCC;
border-style:double;
border-width:3px;
color:#111111;
cursor:pointer;
font-weight:bold;
overflow:visible;
width:auto !important;
margin: 5px 0 0 26.5%;	
float:left;




}
*/