@charset "utf-8";

.customert {
	font-size: 14px;
	padding: 7px 10px 7px 24px;
	line-height: 130%;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #330000;
	background-image: url(../img/voice/flower-o.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FBA105;
}
.customerh {
	font-size: 12px;
	padding: 5px 10px 5px 0px;
	line-height: 160%;
	margin-left: 40px;
	margin-right: 40px;
}
.customerh img{margin-top:3px;}