#account-management .button.register { background-color: #23408F; color: #fff; }
#account-management .button.register:hover { background-color: #445CA0; }

#account-management.registration p.requiredfield_notice > strong	{ display: none; }

@media only screen and (min-width: 0px) and (max-width: 600px)
{
	#account-management #account-register h1 { line-height: 1.25em; margin-top: 0; }
}
