/******** Perfect Shape - Member **********/
div.ff_main_content {
	text-align:center;
}

div.box_left, div.box_right {
	float:left;
}

div.box_left {
	width:160px;
	margin-right:25px;
}

div.box_right {
	width:815px;
}

div.box_right div.inner_content {
	margin-top:7px;
	text-align:left;
	margin-bottom:20px;
}

div.box_right div.inner_content  div.inner_main {
	margin:10px 0px 0px 0px;
}

div.box_right  div.inner_main h2 {
	font-size:18px;
	color:#373142;
	margin-top:15px;
	font-weight:100;
}

div.box_right  div.inner_main h3 {
	font-size:16px;
	/* font-weight:bold; */
	color:#806795;
	margin:29px 0px 15px 0px;
}

div.box_right  div.inner_main h3.fit_club {
	font-size:18px;
	margin-top:15px;
	font-weight:bold;
}

div.box_right div.inner_content div.reg_top {
	margin-top:10px;
	background-image:url(../images/ps_sub_section6_1_icon1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

div.box_right div.inner_content div.reg_top div.reg_top_content {
	position:relative;
	width:690px;
	top:30px; left:90px;
}

div.box_right div.inner_content div.thank {
	height:200px;
}

div.box_right div.inner_content div.thank h3 {
	position:relative;
	top:50px; left:90px;
}

div.box_right div.inner_content div.reg_bottom {
	background-image:url(../images/ps_sub_section6_crop.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

div.box_right div.inner_content div.reg_bottom  table.reg_form {
	position:relative;
	top:50px; left:90px;
}

div.box_right div.reg_bottom  table.reg_form td {
	padding:3px 0px 3px 0px;
}

div.box_right div.reg_bottom  table.reg_form td.head {	
	vertical-align:bottom;
	font-weight:bold;
	color: #806795;
}
div.box_right div.reg_bottom  table.reg_form td.mid {
	height:40px;
}

div.box_right div.reg_bottom div.submit {
	text-align:right;
}
div.box_right div.reg_bottom div.submit img {
	margin-right:37px;
}

