#user_megadiv {
	
}

#user_table {
	border-collapse: collapse;
}

#user_log {
	width:200px;
	text-align: center;
	/* border: 1px solid; */
	margin-left: 190px; /*295px;*/
}

.tab {
	border-top: 1px solid;
	border-bottom: 1px solid;
}

tr.tab:hover {
	background-color:_ddffdd;
}

#user_titles {
	
}

#user_list {
	position:relative;
	width: 700px;
	/* border: 1px solid; */
	 /* 45px*/

}
#user_search {
	
	width:700px;
	/* border: 1px solid;*/

}

#user_search_log {
	position:relative;
	width:200px;
	float:left;
	padding:20px;
	margin-left: 120px;

}

#user_search_g {
	position:relative;
	width:200px;
	float:left;
	padding:20px;

}

#user_search_submit {
	position:relative;
	width:50px;
	float:right;
	padding:20px;
	margin-right: 250px;

}

	.text {
		float:left;

	}

	.form {
		float:right;

	}

