#weebly-login-signup {
	padding: 0 0 75px;
	width: 761px;
	position: relative;
	}

#weebly-login-signup * {
	box-sizing: content-box;
}
	
#weebly-login-signup .titled-box-body {
	padding-left:0px;
	padding-right:0px;
}
	
#weebly-login-signup h2 {
	text-align: center;
	font-size: 23px;
	line-height: 69px;
	margin: 0;
	color: #666;
	}

#weebly-login-signup .facebook-button-44 {
	font-size: 15px;
}

#weebly-login-signup .facebook-button-44 .bi {
	width: 175px;
}
	
#weebly-login-signup input.checkbox {
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin: 0 2px 0 0;
	}
	
#weebly-login-signup #weebly-login, #weebly-login-signup #weebly-signup {
	float: left;
	width: 253px;
	padding: 0 63px;
	}
	
#weebly-login-error,
#weebly-signup-error {
	position: relative;
	color: red;
	}
	
#weebly-login-signup h3 {
	margin-top: 14px;
	margin-bottom: 44px;
	font-size: 24px;
	text-align: center;
	}
	
#weebly-login-signup .weebly-field {
	margin: 1.1em 0;
	}
	
#weebly-login-signup .weebly-field label {
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 16px;
	color: black;
	padding: 0;
	font-size: 14px;
	}
	
#weebly-login-signup #weebly-field-remember label,
#weebly-login-signup #weebly-field-tos label {
	display: inline;
	font-weight: normal;
	}
	
#weebly-login-signup .weebly-field input.text,
#weebly-login-signup .weebly-field input.password {
	width: 245px;
	padding: 3px;
	font-size: 16px;
	line-height: 16px;
	}
	
#weebly-login-signup .small-text {
	font-size: 10px;
	color: #666;
}
	
#weebly-login-signup .login-signup-separator {
	float: left;
	width: 1px;
	height: 280px;
	margin-top: 82px;
	background: #ccc;
}

#weebly-login-signup .or-divider{
	postion: relative;
	margin: 0 auto;
	width: 252px;
}
#weebly-login-signup .or-divider-line {
	height: 1px;
	background: #cccccc;
}
#weebly-login-signup .or-divider-text {
	width: 35px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	top: -16px;
	text-align: center;
	color: #cccccc;
	font-size:16px;
	line-height: 30px;
	font-weight: bold;
	text-shadow: 0px 1px #fff;
}
