.style6 {
    font-family: Verdana;
    font-size: 9px;
    color: #666666;
}

.style15 {
    color: #DDDDDD
}

#login-status-banner {
    text-align: right;
    margin-bottom: 2px;
	background-image: url("../../images/welcome/signInBack.gif");
}

#create-profile-login-form {
	height: 30px;
}

#create-profile-passwords-panel {
	visibility: hidden;
	/*display: none;*/
	width: 622px;
}

.create-profile-checkbox {
	width: 20px;
}

#create-profile-createUserProfileCheckbox {
	margin-top : 3px;
}

#create-profile-passwordLabel {
    margin-left: 6px;
    text-align: left;
}

.create-profile-password-input, .create-profile-confirmPassword-input {
    width: 100px;
    text-align: left;
}

#create-profile-confirmPasswordLabel {
    margin-left: 12px;
    text-align: left;
}




					