#new_shipping_address {
	display:none;
	border-style:outset;
	border-width:1px;
	border-color:darkorange;
	width:500px;
}