#content {
	width: 809px;
	background: #E7E7E7 url(/images/cnoas_background.gif) no-repeat;
	margin-top: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
}

#content form {
	display: block;
}

#latest_registered_users, #user_details, #login, #register, #forgot_password, #change_password, #activate_account {
	display: block;
	margin-left: 14px;
	height: 40px;
}

h3 span {
	display: none;
}

#latest_registered_users {
	width: 180px;
	background: url(/images/u_latest_registered_users.gif) no-repeat;
}

#user_details {
	width: 97px;
	background: url(/images/u_user_details.gif) no-repeat;
}

#login {
	width: 54px;
	background: url(/images/u_login.gif) no-repeat;
}

#register {
	width: 72px;
	background: url(/images/u_register.gif) no-repeat;
}

#forgot_password {
	width: 133px;
	background: url(/images/u_forgot_password.gif) no-repeat;
}

#change_password {
	width: 151px;
	background: url(/images/yac_change_password.gif) no-repeat;
}

#activate_account {
	width: 133px;
	background: url(/images/u_activate_account.gif) no-repeat;
}

#user_name {
	margin-left: 25px;
	margin-bottom: 10px;
}

.c h2 {
	font-size: 18px;
}

.c h3 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
