.content .title {
	background:url(../images/titleCustom.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;
}
.customList ul {
	margin-top:10px;
}
.customList li {
	list-style:none;
	background:url(../images/affiliateReasonList.jpg) no-repeat left 1px;
	padding:0 20px;
	margin-top:4px;
}
.customPay {
	margin:20px 0;
}
.customPay b {
	color:#6AAA13;
	font-size:24px;
}
.customPay a {
	color:#0042a8;
	font-weight:bold;
}
.customPay img {
	vertical-align:middle;
	margin:0 4px 0 10px;
}