@charset "utf-8";
/* CSS Document */


#Label1 {
	background-image: url("images/1-27-2009-label.jpg");
}
#Label2 {
	background-image: url("images/7-10-2009-label.jpg");
}
#Label3 {
	background-image: url("images/9-30-2009-label.jpg");
}
#Label4 {
	background-image: url("images/11-5-2009-label.jpg");
}
#Label5 {
	background-image: url("images/11-9-2009-label.jpg");
}
.wideBox {
	background-image: url("images/testimonials-box-middle.jpg");
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
	width: 750px;
	text-align: justify;
	margin-top: 6px;
}
.wideLabel {
	background-position: top left;
	background-repeat: no-repeat;
	width: 750px;
	height: 30px;
}
.wideBoxBottom {
	background-image: url("images/testimonials-box-bottom.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 750px;
	height: 11px;
	margin-top: -11px;
}
.topBox {
	margin-top: -2px;
}
.boxDiv a, .boxDiv a:active, .boxDiv a:visited, .boxDiv a:hover {
	color: #ffffff;
	text-decoration: none;
}
.boxDiv a:hover {
	text-decoration: underline;
}