.style6 {
    font-family: Verdana;
    font-size: 9px;
    color: #666666;
}

.style15 {
    color: #DDDDDD
}

#login-status-banner {
    text-align: right;
    margin-bottom: 2px;
}

#create-profile-login-form {
	height: 30px;
}

.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;
}


#termsAndConditions-bar {
	width: 100%;
	float: left;
	border: none;
	background-image: none;
}

#termsAndConditions-bar input {
	width: auto;
}

#termsAndConditions-bar span {
	color:#657AA2;
	font-size:11px;
	font-weight:normal;
}

.memberLevel{
	border: 1px solid #CCCCCC; 
	width: 600px; 
	margin: 10px;
}

.levelSelection{
	width:40px; 
	float:left;
}

.levelSelection input{
	float:left; 
	margin: 45px 0 0 10px; 
}

.levelDetails{
	width:500px; 
	float:left; 
	clear:none;
}

.levelCost{
	width: 55px; 
	float:left; 
	clear:none;  
	margin-top: 45px;
}

.levelCost span{
	float:left;
}



					
