/* Prefered CSS Document for Inuk Networks B2B tables on contact.html */

h3 {
	font-size: 13px;
	line-height: 18px;
	margin: 15px 0 5px 0;
	padding-top: 10px;
	border-top: none;
	font-weight: bold;
	color: #625445;
}
h4 {
	margin-top: 30px;
	margin-bottom: 15px;
}

#salesforce label {
	display: block;
	float: left;
	padding-left: 35px;
	width: 120px;
	color: #342c24;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

#salesforce input,
#salesforce select,
#salesforce textarea {
	margin-bottom: 10px;
}

#salesforce input.submit {
	margin: 5px 0 0 35px;
}