/* CSS Document */
#main_content{
	padding-right:0;
	width:791px;
}
#main_content #join_msg {
	width: 649px;
	}
#main_content table#join_contents {
	border: 0;
	margin-left: 188px;
	/*position: relative;
	left: 40px;*/
	}
#join_contents td {
	text-align: center;
	}
table.form_elements {
	width: 423px;
	}
#join_contents .form_elements td {
	padding: 4px;
	text-align: left;
	}
#join_contents td.input_title {
	width: 110px;
	text-align: right;
	}
#join_contents .form_elements td.list_button {
	padding-left: 175px;
	}
#join_contents .form_elements td.join_hdg {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color:#010337;
	border: 0;
	padding-top: 20px;
	}
#page_heading{
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	color:#010337;
	margin:5px 0 10px 2px;
}
.span_divider {
	width: 780px;
	padding-top: 10px;
	border-bottom: 1px solid #c0defc;
}

#basic_wide{
	width:953px;
	padding:9px 18px 15px;
	position:relative;
	background: transparent url(/assets/images/common/content_shadow_bg.jpg) repeat-x top left;
}	

#basic_wide {float:left;}
.style1 { color: #010337; font-weight: bold; }

.success_msg p{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
}

#success_body { height: 240px; }
