.form_item {
	white-space: nowrap;
}
.price_hotel {
	/*width: 55px;*/
	white-space: nowrap;
}
.price_hotel.disabled {
	text-decoration: line-through;
}
.price_ass {
	/*width: 75px;*/
	white-space: nowrap;
}
.price_label {
	display: inline-block;
	float: left;
	margin-right: 5px;
}
.err_item {
	background-color: #fbb !important;
}
.err_line td {
	border-top: none !important;
}
.err_msg {
	color: red;
}
