			/* Join CLIEDIS */
input {
	width: 220px;
	font-size: 12px;
}

#joinSubmit {
	background: url('../images/buttonJoinPurple.gif') no-repeat;
	margin-top: 2px;
	height: 11px;
	width: 82px;
}
#updateSubmit {
	background: url('../images/buttonUpdate.gif') no-repeat;
	margin-top: 2px;
	height: 11px;
	width: 139px;
}
#registerSubmit {
	background: url('../images/buttonRegisterPurple.gif') no-repeat;
	margin-top: 2px;
	height: 11px;
	width: 110px;
}
#trainingSubmit {
	background: url('../images/buttonSignup.gif') no-repeat;
	margin-top: 2px;
	height: 14px;
	width: 64px;
}