﻿#smiling {
	background-image: url('../images/smiling_couples.jpg'); 
	background-repeat: no-repeat;
	width: 253px;
	height: 475px;
	position: relative;
	font-family: Tahoma;
	font-size: 11px;
}
#smiling .smilingName {
	position: absolute;
	font-weight: bold;
	top: 67px;
	left: 25px;
	width: 235px;
}
#smiling .smilingTestimony {
	position: absolute;
	top: 126px;
	width: 235px;
	padding: 5px 10px 5px 10px;
}

.absoluteBottom {
	 position: absolute;
	 bottom: 0px;
}
#starfish {
	background-image: url('../images/starfish_bg.jpg');
	background-repeat: no-repeat;
	width: 275px;
	height: 350px;
}
.starfishData {
	position: absolute;
	margin-top: 260px;
	width: 265px;
}
.starfishPercentage 
{
	font-family: Verdana;
	font-size: 17px;
	color: #fff;
	position: absolute;
	margin-top: 159px;
	width: 265px;
}
.disclaimer, .disclaimerCenter {
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
}
.disclaimerCenter {
	text-align: center;
}
.fieldtitle {
	font-family: Verdana;
	font-size: 11px;
	color: #0066CC;
	text-align: left;
	width: 200px;
}
.fieldentry {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
}
.savingsline {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	letter-spacing: -1.2px;
	text-align: center;
}