.dietQuestionForm {
	background: url(/img2/dietQuestionBg.png) no-repeat;
	width: 260px;
	height: 327px;
	overflow: hidden;
	padding: 0 8px 0 8px;
}
.dietQuestionForm form {
	margin-top: 80px;
}
.dietQuestionForm textarea {
	width: 216px;
	overflow: auto;
}
.dietFaqTop .centerBoxContent img.photo {
	float: left;
	border: 1px solid #999;
	margin: 0 10px 10px 0;
}
.orange {
	color: #f60;
}
dt {
	color: #e67d01;
	font-weight: bold;
	padding: 8px 0 8px 15px;
}
dd {
	padding: 8px 0 8px 15px;
	margin: 0;
	background: url(/img2/dotBg.png) repeat-x left bottom;
}
.warningInfo {
	font-size: .84em;
}
#dietFaqInfo li {
	margin-top: 1em;
}
.dietetykBottom {
	margin: 0 0 5px -10px;
}
