form#register {
	padding-bottom: 12px;
	}
.active {
	background: url('/img/buttons/infoa.gif') no-repeat top left;
	padding: 0 0 0 18px;
}

.inactive {
	background: url('/img/buttons/infoi.gif') no-repeat top left;
	padding: 0 0 0 18px;
}

