/* ŽTS3¯ */
body {
	margin:0;
	}

html {
	-moz-user-select:-moz-none; 
	-webkit-user-select:none;
	}

button::-moz-focus-inner {  
		border:0;
	}
button:focus { 
		outline:none;
	}

#top_div {
	text-align:center;
	margin-top:-2px;
	margin-bottom:8px;
	}

#main_win,
#list_div {
	font-size:16px;
	width:90%;
width:640px;
width:636px;
//FIX above
	margin-top:10px;
	margin-bottom:10px;
	padding:0; 
	zoom:1;
	}

#roster_menu {
	text-align:left;
	-moz-user-select: none;
	-ms-user-select:none; 
	-moz-user-select:none; 
	-webkit-user-select:none;
	-khtml-user-select:none;
	-o-user-select:none;
	-user-select:none
	}

.arrs {
	float:left;
	margin-right:0;
	width:14px;
	height:17px;
	margin-top:-2px;
	font-weight:bold;
	visibility:hidden;
	}

.rot_buts {
	padding-left:4px;
	overflow:hidden;
	background:buttonface;
	border:2px outset #eeeeee;
	cursor:pointer;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	}

#roster_but1 {
	width:170px;
	}

#roster_but2 {
	width:163px;
	}

#roster_but3 {
	width:37px;
	}

#staff_list {
	border:2px solid black;
	clear:both;
	text-align:left;
	overflow:auto;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	-moz-user-select: none;text-align:left;
	}

.member_line0,
.member_line1 {
	clear:both;
	white-space:wrap;
	overflow:hidden;
	border-bottom:1px solid black;
	-ms-user-select:none; 
	-moz-user-select:none; 
	-webkit-user-select:none;
	-khtml-user-select:none;
	-o-user-select:none;
	-user-select:none;
	}

.member_line0 {
	background:#fff;
	}

.member_line1 {
	background:#efefef;
	}

.v1, .v2, .v3, .v4 {
	float:left;
	white-space:wrap;
	overflow:wrap;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	}

.v1 {
	width:196px;
width:168px;
width:166px;
	padding-left:18px;
~~	}

.v2 {


	padding-left:21px;
	width:154px;
width:167px;
width:165px;
	}

.v3 {
	padding-left:18px;
	width:38px;
	}

.v4 {
	padding-left:19px;
	}

#help_div, #info_help_div {
	display:none;
	margin:0;
	}

#help_text, #info_help_text {
	overflow:auto;
	height:100%;
	padding:10px;
	}
