#signup  .label {
	font: bold 12px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #572406;
	float: left;
	width: 180px;
	margin-right: 10px;
	text-align: right;
	display: block;
	margin-top: 0;
	padding-top: 2px;

}

#signup  .label2 {
	font: bold 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #572406;
	float: right;
	width: 280px;
	margin-right: 10px;
	text-align: left;
	display: block;
	margin-top: 0;
	padding-top: 2px;
	margin-left: 2px;
}

#signup  p {
	line-height: 14px;
	font-size: 12px;
	padding-bottom: 10px;
	clear: left;
}
#signup {
	float: left;
	width: 480px;
}
#order legend {
	font-weight: bold;
	font-size: 1.25em;
	color: #333;
	text-transform: uppercase;
}
#order fieldset {
	padding: 10px;
	border: 1px solid #999;
	margin-bottom: 15px;
}

* html #order fieldset {
  margin-bottom: 0; /* stop weird jump in ie6 */
}

#submit {
	margin-left: 0px;
}
#signup  .labelBlock, #order .labelBlock {
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	color: #036;
	display: block;
	margin-top: 0;
	margin-bottom: 5px;
    padding-left: 0;
	padding-top: 2px;
	border-top: 1px dotted #666;
	text-transform: uppercase;
	font-size: 12px;
}
.indent {
	padding-left: 160px;
	margin-top: 0px;
	color: #000000;
}
#signup  div, #order div {
	line-height: 14px;
	font-size: 12px;
	margin-bottom: 10px;
	clear: left;
}
#signup #name, #signup #email, #signup #phone, #signup #other, #signup #ltmrevenue, #signup #ltmebitda, #signup #equity, #signup #dealsize, #signup #firm, #signup #companyname, #signup #address, #signup #contact, #signup #other2
{
	width: 250px;
}

#signup #comments, #signup #comment1, #signup #comment2 {
	width: 250px;
}


#order div div {
	line-height: 14px;
	font-size: 12px;
}

#signup .indent label.error {
  margin-left: 0;
}


#signup label.error {
	line-height: 14px;
	font-size: 12px;
	color: #0c9661;
  	font-weight: bold;
	display: block;
  	margin-left: 150px;
}
#signup  input.error, #signup select.error  {
	background: #e0eee0;
  border: 1px solid #0c9661;
}
