.voiceBox{
	width:595px;
	border-left:5px solid #29BDCD;
}

.voiceBoxIn{
	width:585px;
	margin:0 0 0 10px;
}

.customerName{
	width:585px;
	height:40px;
	background:url(img/customer_name.jpg) no-repeat;
}

.cNumber{
	display:block;
	font-size:300%;
	font-weight:bold;
	color:#FFFFFF;
	padding:15px 0 0 10px;
	float:left;
}

.cAge{
	display:block;
	font-size:120%;
	float:left;
	padding:13px 0 0 15px;
}

.customerTxt{
	font-size:90%;
}

.replayBox{
	background:url(img/replay_back.jpg) bottom left;
}

.replayTxt{
	padding:0 10px 10px 10px;
}