/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.hire_buy_type_labels {
	display: none;
}

form.cart .fields {
	position: relative;
}

a.reset_hirebuy {
	position: absolute;
	right: 0;
	top: -15px;
	color: #747474;
	opacity: .6;
	font-size: 11px;
	text-transform: uppercase;
	cursor: pointer;
}