/* CSS Document */

#quotewrapper {
	width: 200px;
}
#quoteheader {
	background-image: url(../images/customer-quote_01.gif);
	background-repeat: no-repeat;
	height: 39px;
}
#announcementheader {
	background-image: url(../images/announcements.gif);
	background-repeat: no-repeat;
	height: 39px;
}
#synergylifelineheader {
	background-image: url(../images/synergylifeline.gif);
	background-repeat: no-repeat;
	height: 39px;
}
#prheader {
	background-image: url(../images/pr_header.gif);
	background-repeat: no-repeat;
	height: 39px;
}
#quotesheader {
	background-image: url(../images/customer-quotes_01.gif);
	background-repeat: no-repeat;
	height: 39px;
}
#quotefooter {
	background-image: url(../images/customer-quote_03.gif);
	background-repeat: no-repeat;
	height: 17px;
}
#quotetext {
	width: 180px;
	margin-left: 8px;
	font-size: 0.9em;
	line-height: 1.3em;
}
#quotebody {
	background-image: url(../images/customer-quote_02.gif);
	background-repeat: repeat-y;
}

