﻿#content {
	padding-right:390px;
}

#content h3 {
	font-size:1.4em;
	color:#089bdb;
	margin-top:38px;
	margin-bottom:12px;
}

#content p.larger {
	font-size:1.5em;
	}
	
#content .row {
	clear:both;
	overflow:hidden;
	margin-bottom:12px;
}

#content .row label {
	color:#089bdb;
	font-size:1.2em;
	width:132px;
	float:left;
	text-align:right;
	line-height:20px;
	margin-right:8px;
}

#content .row input,#content .row textarea {
	border:1px solid #ccc;
	width: 248px;
}


#content .contact-method {
	color:#089bdb;
	font-size:1.2em;
	width:132px;
	float:left;
	text-align:right;
	line-height:20px;
	margin-right:8px;
}

#content .contact-checkboxes {
	float:left;
	overflow:hidden;
	width:248px;
}

#content .contact-checkboxes input {
	width:auto;
	float:left;
}

#content .contact-checkboxes label {
	float:left;
	margin-left:8px;
	width:88px;
	text-align:left;
}

#content .optin input {
	width:auto;
	float:left;
	margin-left:142px;
}

#content .optin label {
	width:226px;
	text-align:left;
	margin-left:8px;
}

#content .submit input {
	background: transparent url(../../images/pagespecific/contact-us/button.png) 0 0 no-repeat;
	border:none;
	width:82px;
	height:27px;
	padding-top:27px;
	overflow:hidden;
	float:right;
	cursor:pointer;
}
