
.livingtrusts ul {
    margin: 9px 0;
    padding: 0;
}

.livingtrusts .package {
    font-size: 11px;
}

.pricedetails tr td {
    border-bottom: 1px solid #ccc;
    height: 28px;
}

.pricedetails tr td.detailp td {
    border: none;
    height: auto;
}

.pricedetails tr td.none {
    border: none;
}


.pricedetails .detailp { padding: 5px; }
.pricedetails .standardp { background: #dbe7fa; text-align: center; font-size: 11px; }
.pricedetails .gold { background: #ffe3a1;  text-align: center; font-size: 11px;}
.pricedetails .vault { background: #eee;  text-align: center; font-size: 11px;}


.pricedetails .toprow td { border-top: 1px solid #ccc; }
.pricedetails .bottomrow td { border: none; }

li.push {
	text-align: left;
	background: url("/img/imageBullet.gif") no-repeat transparent;
	background-position: -1px 4px;
	list-style: none;
	list-style-position: outside;
	padding-left: 10px;
}

