#helpful-tools-email {
   position: absolute;
   /*margin-left: 500px; */
   border: 1px solid #999;
   background: #fff;
   /*width: 260px;*/
   width: 100%;
  /* padding: 10px;*/
  padding: 0;
	
	_height: 500px;
	  
/*   display: none; */
}

#helpful-tools-email iframe { width: 100%; min-height: 500px; _height: 500px; margin: 0; padding: 0; }


#frmEmailThis .blockLabels label, #frmEmailThis .blockLabels p.label { text-align: left; font-size: 14px; font-weight: bold; color: #912082; }
#frmEmailThis input.required { text-align: left; color: #000; font-weight: normal; }
#frmEmailThis .blockLabels label.required:after { content: " *"; } 
#frmEmailThis .blockLabels .label .required:after { content: " *"; }
#frmEmailThis .blockLabels .formHint {
	position: static;
	float: none;	
}
#frmEmailThis .blockLabels p.errorField { margin-left: 0; width: auto; }

/*
#helpful-tools-email ul {
   padding: 20px 10px;
   margin: 0;
   list-style-type: none;
}
#helpful-tools-email li {
   overflow: hidden;
   clear: both;
   list-style-type: none;
}

#helpful-tools-email label {
   padding: 3px;
   margin-right: 5px;
   text-align: right;
   display: block;
   width: 50px;
   float: left;
   font: bold 14px Verdana, sans-serif;
   line-height: 1.7em;
   color: #912082;
}
#helpful-tools-email input,
#helpful-tools-email textarea{
    width: 175px;
    border: 1px solid #8CB3DE;
    margin: 5px 0px;
   }
*/
#frmEmailThis .buttonHolder { text-align: left; }
#frmEmailThis input[type='submit'], #frmEmailThis button[type='submit'] {
   border: 1px solid #6dbab4;
	background-color: #c4e2e0;
	color: #00827a;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	width: 178px;
	/*margin-left: 60px;*/
}

