#content .spot287 {
	float: none;
}

#content .spot287,
#content .spot287Top,
#content .spot287Middle,
#content .spot287Bottom {
	background: none !important;
}
/* Turn off the auto-generated divs which aren't needed for this AB Test. */

.spot287Top,
.spot287Bottom {
	display: none !important;
}

#content .spot287Middle {
	margin-left: 25px;
	margin-right: 3px;
	width: 100%;
	overflow: visible;
}

#content .spotSect {
	margin-top: 20px;	
}

.spotSect h5,
.spotSect .editorcontent,
.spotSect .bluebutton {
	float: left;
	position: relative; /* Fixes z-index rendering bug in FF. */
	z-index: 2;
}

.spotSect .editorcontent {
	clear: left;
}

.spotSect .emptyclearLeft { /* Recycled to use for the background images. */
	background: url('/site-images/credit-expert/credit_score_promo_box.jpg') no-repeat scroll left top transparent;
	float: left;
	height: 92px;
	/* margin: -45px 0px 0px -370px; */
	width: 384px;
	z-index: 1;

}

.spotSect .textblocks {
	width: 250px;
}

.spotSect .buttons a {
	white-space: nowrap;
}

/* Now Move Individual Elements around to fine-tune the boxes. */
.spotSect #titleLeft {
	/* margin-left: 10px; */
}

.spotSect #titleLeft a {
	margin-top:0;
	padding-top:0;
	position: absolute;
	top: 2px;
	white-space: nowrap;
}

.spotSect #textBlockLeft {
	/* margin: -20px 0px 0px 10px; */
}

.spotSect #textBlockLeft a {
	position: absolute;
	top: 15px;
}

.spotSect #textBlockLeft p {
	/* margin-top: 0px; */
	top: 15px;
}

.spotSect #backgroundImageLeft {
	margin: -70px 0px 0px -20px;
}

.spotSect #buttonLeft {
	float: left;
	margin: -35px 0px 0px 245px !important;
	position: relative;
	width: 97px !important;
}

.spotSect #titleRight {
	margin: -75px 0px 0px 440px;
	white-space: nowrap;
}

.spotSect #textBlockRight {
	margin: -57px 0px 0px 440px;
}

.spotSect #buttonRight {
	margin: -57px 0px 0px 700px !important;
	position: relative;
	width: 82px !important;
}

.spotSect #backgroundImageRight {
	margin: -92px 0px 0px 420px;
}