.floatleft {
	float: left;
	padding: 3px 15px 10px 0;
	}
	
.floatright {
	float: right;
	padding: 3px 0 10px 15px;
	}
	
.image {
	width: 240px;
	}
	
.campaign-large {
	float: left;
	width: 960px;
	height: 230px;
	margin: 0 0 30px 0;
	}

#tips,
#faq {
	margin-bottom: 10px;
	}

.section .campaign-large {
	height: 53px;
	padding: 97px 0 0 10px;
	width: 950px;
	background-image: url(/media/img/section-top-01.jpg);
	}
	
.section.article .campaign-large {
	height: 43px;
	padding: 97px 0 0 10px;
	}

#faq .body .item h4 a {
	color: #000;
	text-decoration: underline;
	}

#faq .body .item h4 a:hover {
	text-decoration: none;
	}

#faq .body .item p {
	color: #6d6e71;
	font-style: italic;
	font-size: 12px;
	}
	
#faq .body .item p a {
	text-decoration: none;
	color: #6d6e71;
	}
	
#faq .body .item p em a,
#locations ul li ul li em a {
	text-decoration: underline;
	border-bottom: none;
	color: #d20787;
	}
	
#tips .body p.footer a {
	text-decoration: underline;
	}
	
#faq .body .item p em a:hover,
#tips .body p.footer a:hover {
	text-decoration: none;
	}
	
.story .body p.footer {
	padding-top: 5px;
	font-size: 11px;
	}
	
#tips p,
#locations p.footer {
	font-size: 11px;
	}
#tips .footer
{
	float:left;
}

#locations .body {
	padding: 10px 0 5px 0px;
	background: none;
	}
	
#activate p {
	font-size: 11px;
	padding-top: 5px;
	}

#activate {
	width: 300px;
	}
	
#activate .body {
	width: 260px;
	}
	
#tips .body .item {
	width: 280px;
	}
	
#locations-big {
	margin-bottom: 0px;
	margin-top: 20px;
	width: 620px;
	}
	
#customer-support a {
	text-decoration: underline;
	}
	
#customer-support a:hover {
	text-decoration: none;
	border-bottom: none;
	}
#map
{
	float:left;
	padding:10px 0 15px 0;
}
.xform
{
	margin-top: 5px;
}
.xform input
{
	width: 250px;
	margin-right: 100%;
}
.xform textarea
{
	width: 250px;
	margin-right: 100%;
}
.xformvalidator
{
	display:block;
	color:Red;
}