
input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

input, textarea {
	padding: 2px;
}

.ctl-rb, .ctl-cb {}

.ctl-tb, .ctl-tb-zip, .ctl-tb-phone, .ctl-tb-phoneext {}

.ctl-tb { width: 150px; }
.ctl-tb-short {	width: 140px; }
.ctl-tb-phone,.ctl-tb-phone-gry {	width: 100px; }
.ctl-tb-phone-ext,.ctl-tb-phoneext { width: 40px; }
.ctl-tb-price { width: 60px; font-size: 11px; border-width: 0; font-weight: normal; }
.ctl-tb-phone-nb { width: 80px; font-size: 11px; font-weight: bold; border: none; }
.ctl-tb-price-total { width: 70px; font-size: 12px; border-width: 0; font-weight: bold; color: #CF3F0F; }
.ctl-tb-qty { width: 25px; }
.ctl-tb-zip {	width: 80px; }
.ctl-tb-signin,.ctl-tb-wide { width: 180px; }
.ctl-tb-dwide { width: 350px; }

.ctl-tb-phone-gry {
	color: #666;
}

.ctl-tb-custagreement {
	width: 450px;
	}
	
.ctl-tb-noborder {
	border-style: none;
	border-width: 0px;
}

.disabled, .disabled option {
	background-color: #dedede;
	color: #dedede;
}
