#member_buttons,
#memberphototext,
#footer, #header, #sidebar {
	display: none !important;
}

 * {
 background-color: white !important;
 background-image: none !important;
color: black !important ;
 }
body {
	background: white !important ;
	font-size: 16pt !important ;
	position: relative !important ;
	}
#wrapper, #content {
	width: 100% !important ;
	margin: 0 5% !important ;
	padding: 0 !important ;
	border: 0 !important ;
	float: none !important;
	color: black !important ;
	background: transparent !important ;
	font-size: 18px;
	}
 
td {
	vertical-align: top !important ;
	}

#member_form textarea {
	width: 250px !important ;
	height: 100px;
	border: 0;
} 
	
#print_member { display: none; }	
table {
	width: 520px !important ;
	}
	 
fieldset {
	width: 520px;
	}
	
label {
	font-size: 14px;
	}
	

	
p.new_pass,
.private,
.private *,
#member_form	input[type="submit"] ,
#member_form #photo_rules,
#member_form input[type="file"]  
{
	display: none !important;
	position: absolute !important ;
	border: none !important; 
	}
	
span,
input {
		display: block;
		border-width: 0;
		width: 250px;
		}
	
