.amithings-address {
	background: #ffffff;
	border: 1px solid #fafafa;
	-moz-box-shadow: inset 0 0 35px #e7e7e7;
	-webkit-box-shadow: inset 0 0 35px #e7e7e7;
	box-shadow: inset 0 0 35px #e7e7e7;
	color: #737373;
	font-size: 100%;
	font-weight: 600;
	margin: 0;
	min-height: 20px;
	padding: 10px 10px;
	outline: 0;
	text-shadow: 1px 1px 1px #ffffff;
}

.amithings-border {
	border: 1px solid #e7e7e7;
}

.amithings-contents {
	margin: 0;
	padding: 0;
	outline: 0;
}

.amithings-hide {
	display: none;
}

.amithings-iframe {
}