.at_row {
	border: 1px solid #CCC;
	margin-bottom: 20px;
	padding: 15px;
	box-shadow: 0 0 3px #E7E7E7;
	background: #F8F8F8;
}

.at_row:last-of-type {
	margin-bottom: 0;
}

.at_label {
	font-weight: bold;
}

.at_spacer {
	height: 10px;
}

.outable_target {
	
}