.service_ad a {
	text-decoration: none;
}

.home_row_1 .service_ad a {
	text-decoration: none;
	color: #222;
}
.home_row_1 .service_ad a:hover {
	color: #666;
}
.home_row_1 .service_ad {
	border-bottom: 1px solid #7E96D6;
	font-size: .8em;
	text-align: center;
	background: url(../images/quote_span_background.gif);
	line-height: 1.3em;
}


.home_row_2 .service_ad {
	height: 125px;
	font-size: .9em;
}
.home_row_2 #exercise_prescription {
	padding: 100px 5px 10px 10px;
	width: 220px;
	background: #AACD36 url(../images/newhomeads/Exercise_Prescription_Ad.jpg) no-repeat top;
}
.home_row_2 #buggy_fit {
	padding: 100px 5px 10px 10px;
	width: 220px;
	background: #EBBDD4 url(../images/newhomeads/BuggyFit_Ad.jpg) no-repeat top;
}
.home_row_2 #exercise_prescription a {
	color: #409017;
}
.home_row_2 #buggy_fit a {
	color: #CD015D;
}
.home_row_2 #exercise_prescription a:hover {
	color: #B0F20C;
}

.home_row_2 #buggy_fit a:hover {
	color: #CD015D;
}

.home_row_3 { padding-top: 30px; }

.home_row_3 .service_ad {
	height: 100px;
}
.home_row_3 #bronze, .home_row_3 #silver,.home_row_3 #gold {
	height: 50px;
}

.home_row_3 #bronze {
	border-bottom: 1px solid #AA8927;
	color: #AA8927;
	background: url(../images/bronze_voucher.gif) no-repeat right bottom;
}
.home_row_3 #silver {
	border-bottom: 1px solid #8C8C8C;
	color: #8C8C8C;
	background: url(../images/silver_voucher.gif) no-repeat right bottom;
}
.home_row_3 #gold {
	border-bottom: 1px solid #BFAA2B;
	color: #BFAA2B;
	background: url(../images/gold_voucher.gif) no-repeat right bottom;
}
.home_row_3 #bronze a {
	color: #AA8927;
}
.home_row_3 #silver a {
	color: #8C8C8C;
}
.home_row_3 #gold a {
	color: #BFAA2B;
}

.home_row_3 p {
	font-size: .8em;
	color: #666;
	line-height: 1.2;
	margin: 4px 0 0 0;
}
.home_row_3 span {
	font-family: Georgia;
	font-size: 1.6em;
	font-weight: bold;
}

#sub_column .service_ad {
	
}