@charset "UTF-8";
/* CSS Document */

#CLSsign_up_header {
	width:100%;
	height:106px;
	background:url(/inc/i/cls_all/header.gif) bottom left no-repeat;
	z-index:99;
}
#CLSsign_up_body {
	width:98%;
	background:url(/inc/i/cls_all/content.gif) center left repeat-y;
	padding: 10px;
	z-index:99;
}
#CLSsign_up_footer {
	width:100%;
	height:20px;
	background:url(/inc/i/cls_all/footer.gif) top left no-repeat;
	z-index:99;
}

#recaptcha_widget_div {
	width:325px;
	margin:10px 0;
}
