span.insurance p {
	padding: 5px 15px 0px 15px;
	font-size: small;
	}

p.insurance_note {
	color: #74899F;
	}

#financialservices {
    padding: 5px 0 10px 6px;
    border-top: 1px solid white;
    border-right: 1px solid #60790A;
    border-bottom: 1px solid #60790A;
		margin-bottom: 10px;
    }

#big_links td {
	padding: 2px;
	}

#financialservices dl dt {
	padding-left: 15px;
	margin-bottom: 10px;
	font-size: medium;
	font-weight: bold;
	list-style-type: none;
	background-position: 0 1px;
	}

#financialservices dl dt.grayish {
	background: url(../images/finsrv_list_arrow-grayish.gif) no-repeat;
	}

#financialservices dl dt.reddish {
	background: url(../images/finsrv_list_arrow-reddish.gif) no-repeat;
	}

#financialservices dl dt.green {
	background: url(../images/finsrv_list_arrow-green.gif) no-repeat;
	}

#financialservices dl dd {
	margin: 0 15px 15px 15px;
	font-size: small;
	}

/** REITREMENT **/
#financialservices p.intro {
	padding: 15px 15px 5px 15px;
	font-style: italic;
	color: #A3B246;
	font-size: small;
	}


#consultation {
	margin-right: 8px;
	padding-top: 10px;
	}

#consultation img {
	float: left;
	margin-right: 10px;
	}

#consultation h4 {
	font-size: medium;
	margin: 0;
	}

#consultation p {
	position: relative;
	_margin: 10px 5px;
	}

.retirement {
	border-top: 10px solid #A3B246;
	border-bottom: 10px solid #A3B246;
	}

.retirement h4 {
	color: #A3B246;
	}

.business {
	border-top: 10px solid #FC804C;
	border-bottom: 10px solid #FC804C;
	}

.business h4 {
	color: #FC804C;
	}

.investing {
	border-top: 10px solid #A3C1BF;
	border-bottom: 10px solid #A3C1BF;
	}

.investing h4 {
	color: #A3C1BF;
	}

h5.h5_investing {
	color: #A3C1BF;
	font-size: small;
	font-weight: bold;
	}

#budget_buster {
	border: 1px solid #607A17;
	}

#budget_buster h3 {
	background: #A3B246;
	margin: 0;
	padding: 4px;
	}

#budget_buster h3 img {
	vertical-align: middle;
	margin-left: 4px;
	}

