/* customer quotes */
div#extras-quotes {
	background-color: #000;
	margin-top: 2em;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #fff;
}

div#extras-quotes h1 {
	background: url('../media/images/extras-h1-whatpeoplesay.gif') no-repeat;
	height: 23px;
	width: 311px;
	text-indent: -5000em;
}

div#extras-quotes p {
	background: url('../media/images/extras-quotes.png') no-repeat;
	height: 446px;
	width: 489px;
	text-indent: -5000em;
}

/* vet's corner */
#vets-corner-top {
	float: left;
	width: 516px;
	height: 23px;
	background: url(../media/images/extras-vets-corner-top.png) no-repeat;
}

#vets-corner-main {
	background: #f2f3e9 url(../media/images/extras-vets-corner-back.png) no-repeat top left;
	height: auto;
	padding-bottom: 2em;
}

#vets-corner-main h2, #vets-corner-main p {
	margin-left: 145px;
	margin-right: 2em;
}

#vets-corner-main h2 {
	padding-bottom: 10px;
}

.vets div#feature-panel-slim {
	background-color: #fff;
}

/* insurance types headline images */
h1.instypes {
	background: url('../media/images/extras-h1-ins-types.png') no-repeat;
	height: 26px;
	width: 206px;
	text-indent: -5000em;
	margin: 0 0 0 3px;
	padding: 0 0 0.3em 0;
}

h3#leisure, h3#competition, h3#pony, h3#veteran17, h3#veteran20, h3#trailer {
	height: 28px;
	padding: 0;
	margin-bottom: 0.7em;
	margin-top: 1em;
	text-indent: -5000em;
}

h3#leisure {
	background: #f2f3e9 url('../media/images/extras-h3-leisure.png') no-repeat center left;
}

h3#competition {
	background: #f2f3e9 url('../media/images/extras-h3-competition.png') no-repeat center left;
}

h3#pony {
	background: #f2f3e9 url('../media/images/extras-h3-pony.png') no-repeat center left;
}

h3#veteran17 {
	background: #f2f3e9 url('../media/images/extras-h3-veteran17.png') no-repeat center left;
}

h3#veteran20 {
	background: #f2f3e9 url('../media/images/extras-h3-veteran20.png') no-repeat center left;
}

h3#trailer {
	background: #f2f3e9 url('../media/images/extras-h3-trailer.png') no-repeat center left;
}