.content .title {
	background:url(../images/titleCustomization.jpg) no-repeat;
}
.content .contactContent {
	margin-top:5px;
}
.content .contactContent p {
	margin:10px 20px 0 0;
}
hr {
	border-top:1px dashed #3b4133;
	height:1px;
	margin:7px 0;
	margin-right:20px;
}
.floatLeft {
	float:left;
	margin: 0 10px 0 0;
}
.contactForm li {
	list-style:none;
	font-size:11px;
}
.contactForm input, .contactForm select, .contactForm textarea {
	width:230px;
	border:1px solid #abd53a;
	background:#e9ffff;
	height:auto;
	margin-bottom:4px;
}
.contactFormButtons {
	margin:10px 0 10px 3px;
}
.contactRight form {
	margin-top:10px;
}
.content h2 img {
	margin-right:5px;
	vertical-align:middle;
}
p a {
	color:#0042a8;
	font-weight:bold;
	text-decoration:underline;
}
p a:hover {
	color:#0042a8;
	font-weight:bold;
	text-decoration:none;
}
.selectedTemplate img {
	border:1px solid #abd53a;
}
.selectedTemplate div {
	margin:10px 0;
}