@import url("common.css");
	
	#main {width:942px; padding:10px;background:#fff;}

		#membership_description {font-size:80%;}
		#membership_description p {margin:0px; padding:0px;}
		#membership_description table {width:540px;}
		
		#membership_form {position:absolute; left:55%; top:350px;}
		#membership_form form {background:#e7f2f8; width:350px; padding:10px;}
		#membership_form p {margin:0px; padding:0px; color:#0d414c; font-size:95%;}
		#membership_form p.label {margin:0px; padding:0px; color:#0d414c; font-size:90%; margin-left:10px;}
		#membership_form #submit_button {background: url(img/form_button.gif) no-repeat; width:80px; height:25px; margin-top: 10px; /*margin-left:auto; margin-right:auto*/ float:right}
		#membership_form #submit_button p {text-align:center; line-height:25px; height:25px; color:white; font-size:95%; width:80px;}	
		#membership_form input {width:95%; margin-left:10px;}
		p.form_cap {font-weight:bold; text-align:center; line-height:40px}


