#cha_talk {
	color: #F69;
}
#cha_problem {
	float: left;
	width: 340px;
}
#cha_description {
	float: left;
	width: 380px;
	margin-left: 20px;
	padding: 20px;
	border: 1px solid #69C;
	height: auto!important;
	height: 200px;
	min-height: 200px;
}

.cha_row {
	background: url(picture/bg_cut.gif) bottom right no-repeat;
}

textarea {
	color: #999;
	font-family: Tahoma;
	font-size: 14px;
	border: 1px solid #999;
	background: url(picture/bg_stripe.gif);
}
