h2 {
	margin-top:	14px;}
#contactInfo {
	float:	right;
	width:	360px;}
.txtBox, textarea, .btnSubmit {
	border:	1px solid #FEA740;}
.txtBox {
	width:	250px;}
.name {
	margin-left:	4px;}
.email {
	margin-left:	1px;}
.btnSubmit {
	background:		#015AAA;
	color:			#fff;
	padding:		3px 1em;
	font-weight:	bold;}
.errorMsg {
	color:	#E03501;}