body{
	height: auto;
}

#body-wrap {
	background: url(../images/bg_club.gif) repeat-x #ffffff;
}

#regform {
	width: 851px;
	background: url("../images/club_form_repeat.png") repeat;
	margin: 0 auto;
	position: relative;
}

#regform-top {
	width: 851px;
	height: 156px;
	position: absolute;
	z-index: 5;
}

#regform-left {
	width: 67px;
	background: url("../images/club_form_left.png") repeat-y;
}

#regform-bottom {
	width: 851px;
	height: 118px;
	background: url("../images/club_form_bottom.jpg") no-repeat bottom;
}

#regform-right {
	width: 68px;
	background: url("../images/club_form_right.png") repeat-y;
	right: 0px;
}

#regform-left, #regform-right {
	height: 244px;
	/* height: 732px; */
	position: absolute;
	top: 53px;
}

#regform-center {
	background: url("../images/club_form.png") no-repeat;
}

#regform-main {
	width: 556px;
	margin: 0 auto;
	padding-top: 158px;
	min-height: 272px;
}

.comingsoon {
	font-size: 14px;
}
