/* ConsultationRequestForm */
.ContactLeadDiv
{
	color: Black;
	font-size: 0.9em;
}
.ContactLeadDiv div.q
{
	color: Black;
	font-weight: bold;
	border-bottom: dotted 1px #CCCCCC;
}
.ContactLeadDiv .a
{
	margin-left: 1em;
	color: #333333;
}
.ContactLeadDiv .vs
{
	height: 1em;
}
.ContactLeadDiv .a table
{
	width: 94%;
}
.ContactLeadDiv .a td
{
	vertical-align: top;
	width: 50%;
	white-space: nowrap;
}
.ContactLeadDiv table.a
{
	width: 50%;
}
.ContactLeadDiv td.cq
{
	vertical-align: middle;
	text-align: right;
    white-space: nowrap;
	width: 10%;
}
.ContactLeadDiv td.ca
{
	vertical-align: middle;
	white-space: nowrap;
	width: 90%;
}
.ContactLeadForm input.submit
{
	display: block;
	margin: 20px auto 0px auto;
}
/* Settings */
.section
{
	margin-left: 20px !important;
}
table.section td 
{
	vertical-align: top;
}
h4 
{
	border-bottom: solid 1px;
	margin-top: 15px;
	margin-bottom: 5px;
}
h5  
{
	margin-bottom: 5px; 
	margin-top: 5px; 
}
textarea.html
{
	font-family: Consolas, Courier New, Sans-Serif;
	font-size: 10px;
}
