.checkbox {
	vertical-align:middle;
	margin:5px 0 5px 0;
	padding-left:0;
	clear:left;
	}

.radio {
	vertical-align:middle;
	margin:0px 5px 0px 0;
	float:left;
	clear:left;
	}	
	
.textfield {
	margin:0.5em 0 0.5em 0;
	float:right;
	width:335px;
	vertical-align:middle;
	}
	
.textarea {
	margin:0.5em 0 0.5em 0;
	float:right;
	width:335px;
	height:100px;
	}	
	
.select {
	margin:0.5em 0 0.5em 0;
	width:340px;
	float:right;
	clear:right;
	}
	
label {
	margin:0.5em 5px 0.5em 0;
	vertical-align:middle;
	width:80px;
	float:right;
	}

h4 label {
	width:430px;
	}
	
input#contact_reason_other {
	width:245px;
	}	
	
p.checkboxes {
	width:430px;
	clear:both;
	}	
	
p.checkboxes:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

p.checkboxes
{
display: inline-block;
} 

/* Hides from IE-mac \*/
* html p.checkboxes {height: 1%;}
p.checkboxes {display: block;}
/* End hide from IE-mac */	
	
label.label-to-right {
	margin: 5px 0 5px 5px;
	vertical-align:middle;
	display:block;
	float:none;
	width:auto;
	}	
	
.required {
	color: rgb(255,0,0); /* Entrust red */	
	}	
	
p.radio-buttons {
	display:block;
	float:right;
	}		
	
/* ================================================= Page Titles/h1 ============================== */

h1#contact {
	  height:19px;
    width:92px;
		}
	
h1#contact span{
    background: url(../images/titles/contact.gif) no-repeat;	
		}	
		
h1#career-opportunities {
	  height:19px;
    width:92px;
		}
	
h1#career-opportunities span{
    background: url(../images/titles/career-opportunities.gif) no-repeat;	
		}			
		
		
		/*  Mid Pass Filter for IE 5.5  */
@media tty {  
 	i{content:"\";/*" "*/}} @import 'form-ie55.css'; /*";}
}/* */		


form#trustedpartner label {
	margin:0.5em 5px 0.5em 0;
	vertical-align:middle;
	width:135px;
	float:right;
	}
	
form#trustedpartner .textfield {
	margin:0.5em 0 0.5em 0;
	float:right;
	width:285px;
	vertical-align:middle;
	}	
	
form#trustedpartner .select {
	margin:0.5em 0 0.5em 0;
	width:290px;
	float:right;
	}	
	
form#trustedpartner h4 {
	clear:both;
	}	
	
form#trustedpartner label.label-to-right {
	vertical-align:middle;
	display:block;
	float:none;
	width:auto;
	}	
	
form#trustedpartner .checkbox {
	margin:0 5px 0 0;
	}	
	
form#trustedpartner label.long-label {
	width:260px;
	float:right;
	margin:0.5em 5px 0.5em 0;
	vertical-align:middle;
	}

form#trustedpartner input.short-textfield {
	width:160px;
	float:right;
	clear:right;
	margin:0.5em 0 0 0;
	vertical-align:middle;
	}	
	
form#trustedpartner textarea {
	height:50px;
	}	
	
form#trustedpartner .textfield-with-label {
	vertical-align:middle;
	}
	
form#trustedpartner label.label-to-right-with-textfield {
	margin: -7px 0 0 0;
	vertical-align:middle;
  padding:0;
	float:none;
	width:auto;
	}
	
form#trustedpartner label.label-to-right-with-textfield .checkbox {
	margin: 7px 5px 0 0;
	vertical-align:text-bottom;
	}


form#roi {
	width: 345px;
}
form#roi label {
	width: 200px;
}
form#roi .select {
	width: 100px;
}
form#roi .textfield {
	width: 100px;
}
form#roi h4 {
	clear: right;
}
form#roi:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

form#roi
{
display: inline-block;
} 

/* Hides from IE-mac \*/
* html form#roi {height: 1%;}
form#roi {display: block;}
/* End hide from IE-mac */	

form#passprotect .textarea {
	width:425px;
	height:200px;
	display:block;
	float:none;
	}

form#survey label {
	width:125px;
	}	
	
form#survey .textfield {
	width:295px;
	}

form#survey label.radio-label {
	float:left;
	width:25px;
}

form#survey label.label-to-right {
	display:block;
	width:auto;
	}	

form#survey h4 {
	clear:both;
}	

form#survey h4 label {
	width:440px;
	}

form#survey textarea {
	margin:0.5em 0 0.5em 0;
	width:440px;
	height:50px;
	clear:both;
	}	
	