﻿.hintUsernameAltcss
{
	border: none;
	width: 300px;
	position: relative;
	border: 1px solid #c93;
	background-color: #ffc;
	padding: 2px 8px 2px 8px;
	margin: 2px 4px 2px 4px;
	text-align:justify;
}

.hintUsernameAltTextcss
{
	width: 250px;	
	padding: 2px 2px 2px 2px;
	margin-top: 2px;
	margin-top: 4px;
	text-align:justify;
}

.AltUsernameSuggestionDiv
{
	border: none;
	padding: 2px 2px 2px 2px;
	font-size: 1.1em;
	font-weight: bold;
}

.AltUsernameSuggestionClass
{
	border: none;
	cursor: pointer;
	text-decoration: none;	
}

.AltUsernameSuggestionClass:hover
{
	border: none;
	cursor: pointer;
	text-decoration: underline;
}

#UsernameSuggestionsList
{
	margin-left: 50px;
}

#currentUsername.CurrentUnavailableUsernamecss
{
	font-weight: bold;
}
