#TERMS_OF_SERVICE {
	background:transparent URL(/images/tos-box.gif) left 9px no-repeat !important;
	width:718px !important;
	height:460px !important;
	top:12%;
    left: 45%;
}

#TOS {padding:70px 50px 100px 50px;}


.search {
	margin-top: 18px
}

p#search-box {
	height: 30px;
}

h1.tk-madawaska {
	margin: 20px 0 15px 60px;
}

.FIELD_DIV {
	float:left; width: 409px;
}

.FIELD_DIV label, .DROP_DOWNS label {
	float:left;
	margin-top: 6px;
	font-size: 14px;
	color: #636b75;
}

.FIELD_DIV small {
	clear: both;
	font-size: 11px;
	color: #aaa;
	float: left;
	padding: 3px 0 0 153px;
}

.DROP_DOWNS label {
	width: 137px;
	float: left;
	margin-top: 2px;
}

#signup_submit {
	display:inline-block;
	width:163px;
	height:51px;
	background:url(/images/get-started-btn.png) 0 0 no-repeat;
	cursor:pointer;
}

#signup_submit:hover {
	background:url(/images/get-started-btn.png) 0px -51px no-repeat;
}

.mainpanel_content {
	padding-top: 0;
	padding-left: 4px;
	font-family: sans-serif;
	width: 450px;
	margin: 0 0 0 40px;
}

/*
.signup_tophalf label {
	width: 137px;
	float: left;
	margin-top: 6px;
}
*/

.FEEDBACK_TEXT {
	margin: 9px 0 0 0;
	width: 401px;
	background-color: #f3ccc1;
	border-top: 1px solid #f0979c;
	border-bottom: 1px solid #f0979c;
	display: none;
	padding-top: 6px;
	padding-left: 8px;
	padding-bottom: 6px;
	color: #7b2e00;
	font-size: 11px;
}

#SIGNUP_FIRST_NAME {
	margin-right: 15px;
}


.FIELD_DIVIDER {
	height: 25px;
}

.DROP_DOWNS .FIELD_DIVIDER {
	height: 35px;
}

#SIGNUP_FIRST_NAME, #SIGNUP_LAST_NAME {
	width: 116px;
	font-size: 16px;
	float:right;
	text-indent: 3px;
	padding: 2px 0 3px 9px;
}

#SIGNUP_KIDS {
	width: 41px;
	text-align:center;
	font-size: 16px;
	text-indent: 3px;
	padding-top:4px;
	padding-bottom: 3px;
	color: #545554;
	
}

#SIGNUP_SEX label {
	margin-top: 0px;
}

#SIGNUP_PASSWORD, #SIGNUP_NICKNAME, #SIGNUP_EMAIL {
	width: 261px;
	text-indent: 3px;
	padding: 2px 0 3px 9px;
	font-size: 16px;
	float:right;
}

#SIGNUP_ABOUT, #SIGNUP_SEX, #SIGNUP_LOCATION {
	width: 157px;
}

.FEEDBACK_ICON {
	vertical-align: middle;
	display: none;
	display: none;
	float:right;
	margin-right: 10px;
	margin-top: 2px;
}

.signup-success-wrap {
	margin:0px;
}
