table#ext_price_forntend_calculator_fields input {
	float: right;
	width: 64px;
}
span#ext_amount, .ext_amount {
	float: right;
	font-weight: bold;
	padding-right: 25px;
}
select.area_simple_dd {
	float: right;
}
td.class_add {
	opacity: 0.5;
text-decoration: line-through;
}
div#div1,div#div2 {
    color: red;
    font-size: 12px;
}