div.logincontainer {
	border:1px solid #CCCCCC;
	padding:10 10 10 10;
	width:300px;
	height:200px;
}

div.logintitle {
	font-weight:bold;
	font-size:18px;
	color:#FFF;
	text-decoration:underline;
}


th.mem_header {
 text-align:left;
 font-weight:bold;
 width:150px;
}

th.memsection {
 background:#CCCCCC;
 font-weight:bold;
}

table.mem_edit,table.mem_reg {
 width:800px;
}