h2#voices {
		background: url(../img_voices/tit_voices.gif) left no-repeat;
		width: 560px;
		height: 31px;
		text-indent: -10000px;
		margin-bottom: 15px;
}
.voice_box {
	width: 560px;
	border: 1px dotted #999999;
	padding: 2px;
	margin-bottom: 20px;
}
.voices_img {
	text-align: center;
	width: 100px;
	padding: 14px;
}
.voice_txt {
	background-color: ECECEC;
	vertical-align: top;
	padding: 14px;
}
h3 {
	color: #000099;
	padding-bottom: 15px;
	font-size: small;
}
