.user_search_content{
	width: 100%;
	height: 100%;
	font-family: verdana;
	font-size: 11px;
	color: black;
}

.user_search_section{
	clear:both;
	width: 100%;
}

.field_input_text input{
	width: 200px;
	font-family:verdana;
	font-size:8pt;
	border-style:groove;
	border-width:1px;
	color: black;
}

.user_search_content .fieldsection{
	clear:both;
	padding-bottom: 40px;
}

.fieldsection .field{
	float:left;
	padding-right: 20px;
}

.user_search_content .fieldseparator{
	width: 90%;
	border-bottom:  1px solid #DFDFDF;
	margin-bottom: 10px;
}

.up_buttons{
	padding-left:5px;
	padding-top:10px;
	_padding-top:0px;
	clear:both;
}

.up_button{
	float: left;
	margin-right: 10px;
}

.up_button input, submit{
	width: 100px;
	font-family:verdana;
	font-size:8pt;
	border-style:ridge;
	border-width:2px;
	background-color: #DFDFDF;
	cursor: hand;
	cursor: pointer;
	color: black;
}

.user_image_frame{
	border:1px solid #6B9BCA;
}

.user_result{
	width: 100%;
	clear: both;
}

.user_result_header_div{
	width: 100%;
	clear: both;
}

.ith_users_paging_section{
	border-spacing: 0px;
	border-collapse: collapse;
}

.ith_users_paging_section a{
	font-family:verdana;
	font-size:8pt;
	cursor: hand;
	cursor: pointer;
	color: black;
}

.ith_users_paging_section span.pageselected{
	font-family:verdana;
	color: red;
	font-size:11pt;
}

.user_result div.user_item{
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	width: 290px;
	height: 124px;
	_height: 126px;
	border: 1px solid #134A8A;
}

.img_frame{
	float:left;
}

.user_details{
	float:left;
	padding-left:5px;
	width: 190px;
	height: 104px;
}

.result_summary{
	font-family:verdana;
	font-size:10pt;
	font-weight: bold;
	color: black;

}

.func_link{
	float:left;
	padding-left:5px;
	width: 190px;
	height: 18px;
}

.func_link div{
	padding-top:2px;
	margin-right:5px;
	text-align: right;
}

.user_image_section{
	float:left;
	border:1px solid #6B9BCA;
	width:92.4px;
	height:122.1px;
	_height:124px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;	
}

.user_image_section img{
    vertical-align: middle;
}
