/* AE register properties */
#register-text {
	padding: 18px 30px 20px 30px;
	}

#content .tag {
	position: relative;
	top: 20px;
	padding: 0 10px 10px 10px;
	margin-top: -16px;
	}

#content .badge {
	position: relative;
	top: 6px;
	padding-right: 12px;
	}

h3 { margin-top: 20px }

#content #register-steps td {
	vertical-align: top;
	}

#content .register-steps-text {
	padding: 8px 0 0 12px;
	}

#content .screenshot-box {
	text-align: center;
	margin: 10px 0;
	}

