.orange_button {
	_margin-right: 5px;
	_margin-top: 5px;
}

.yellow_button {
	_margin-right: 5px;
	_margin-top: 5px;
}

.yellow_button_ie {
	_margin-top: 0px; 
}

.short_form_row {
	_margin-bottom: 5px;
}

.short_form_row div, .short_form_row input, .short_form_row select, .short_form_row textarea {
	_margin-bottom: 0px;
}

.price {
	_margin-top: 3px;
}

.right_float_5_px {
	_margin-left: 30px;
}

.IE_left_float_5_px {
	_float: left;
}

.IE_left_float {
	_float: left;
}
