.location_box span.add_case,
.checkout_container small.ghbutton{
	display: none;
}
.location_box input.add_case{
	font-size: .8em;
	height: 2em;
	border: 0;
}
.location_box span.remove_case{
	display: none;
}
.location_box input.remove_case {
	float: right;
	background: url(../img/eligibility/icon_remove_case.png) 9px 8px  no-repeat;
	padding: 5px 4px 8px 30px;
	margin: 0px 10px;
	cursor: pointer;
	color: #555;
	border-left: 1px solid #ddd;
	width: auto;
	height: 34px;
	font-size: .8em;
}
#checkout_button{
	display: none;
}
#checkout_button noscript h4{
	display: block;
}