.benefits td {
	color: #FFF;
	line-height: 15px;
}

.benefits td strong {
	font-size: 16px;
	line-height: 24px;
}

.testimonials td strong {
	font-size: 25px;
	color: #165faf;
}

.testimimonials td {
	color: #4f5168;
}

.testimonials td .subhead {
	font-size: 16px;
	line-height: 18px;
}

.testimonials a, .testimonials a:visited {
	color: #165faf;
}

.testimonials .savings {
	color: #fb930f;
	font-size: 17px;
	font-weight: bold;
}

.testimonials .quote td {
	line-height: 17px;
}

.results td {
	font-size: 26px;
	color: #165faf;
}

.results td.example {
	font-size: 18px;
	font-weight: bold;
}


.countdown {
	font-family: 'Arial Black', Arial;
	font-size: 28px;
	font-weight: bold;
	color: #C00;
	margin: 255px 0 0 300px;
	width: 50px;
	text-align: center;

}


.categories {
	background: url(../images/categories2.png) no-repeat;
	margin-left: 50px;
	width: 560px;
	height: 530px;
	position: relative;
}

.categories h3 {
	font-size: 30px;
	color: #1375bc;
	line-height: 65px;
	height: 50px;
	margin: 0;
	padding: 15px 0 0;
	text-align: center;
	overflow: hidden;
}

.categories .col1 {
	width: 160px;
	float: left;
	margin-left: 90px;
}
.categories .col2 {
	width: 160px;
	float: left;
	margin-left: 95px;
}

.categories .auto, .categories .health {
	height: 100px;
}

.categories .communication, .categories .recreation {
	height: 90px;
}


.categories ul {
	padding-left: 15px;
	margin-left: 0;
}
.categories li {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
	height: 97px;
	text-align: left;
}

.categories h4 {
	margin: 0;
	padding: 15px 0 5px;
	font-size: 16px;
}

.categories p {
	margin: 0;
	padding: 0 0 5px;
}

.categories a, .categories a:visited {
	color: #4fa016;
}

.categories .instructions {
	text-align: center;
	margin: 0 50px;
	font-size: 13px;
}
