.QS_element{
	background:url("images/quicksearch/quicksearch_elements.png") no-repeat;
	overflow:hidden;
}
.QS_element_MoreInfo{
	background-position:-76px -31px;
	width:14px;
	height:14px;
	cursor:hand;
	cursor:pointer;
}
.QS_element_Zoom{
	background-position:0px -47px;
	width:16px;
	height:14px;
}
.QS_element_close{
	background-position:-17px -47px;
	width:16px;
	height:14px;
}
.QS_element_Email{
	background-position:-41px -31px;
	width:19px;
	height:12px;
}
.QS_element_plus{
	background-position:-61px -31px;
	width:14px;
	height:15px;
	cursor:hand;
	cursor:pointer;
}
.QS_element_Header_Left{
	background-position:0px 0px;
	width:41px !important;
	height:30px !important;
}
.QS_element_Header_Right{
	background-position:-44px 0px;
	width:48px;
	height:30px;
}
.QS_element_Footer_Left{
	background-position: 0px -31px;
	width:33px !important;
	height:15px !important;
}
.QS_element_Footer_Right{
	background-position:-36px -31px;
	width:4px !important;
	height:15px !important;
}
.QS_header_back{
	background:url("images/quicksearch/quicksearch_header_back.png") repeat-x left top;
	height:30px !important;
}
.QS_footer_back{
	background:url("images/quicksearch/quicksearch_footer_back.png") repeat-x left top;
	height:15px !important;
}
.QS_Rows{
	background-color:#E7E7E7;
	border-right:#9c9c9c 1px solid;
	border-left:#9c9c9c 1px solid;
	font-size:12px;
}
.QS_Row_Highlight{
	background-color:#ffffff;
	border-bottom:#cccccc 1px solid;
	border-top:#f8f8f8 1px solid;
}
.QS_Row{
	padding:5px 15px 5px 8px;
	border-bottom:#b9b9b9 1px solid;
	border-top:#eeeeee 1px solid;
}
.QS_ExpertDetails{
}
.QS_SearchBox{
	border:1px solid #002F57;
	background-color:#ffffff;
	font-size:12px;
	width:182px;
	height:18px;
}
.QS_Footer{
	padding:4px 15px 2px 0px;
	text-align:right;
	color:#017DC3;
	font-weight:bold;
	font-size:11px;
}
.FloatRight{
	float:right;
	text-align:right;
}
.Hidden{
	display:none;
}
.FloatLeft{
	float:left;
}

#tempsearchResultdiv{
	display:none;
}
#searchResultdiv{
	position:absolute;
	z-index:99999;
	visibility:hidden;
	width:300px;
}
#loadingsearchResultdiv{
	position:absolute;
	margin-left:164px;
	margin-top:4px;
}
.close{
	background:url("/images/deny.gif") no-repeat;
	height:16px;
	width:16px;
	
}
.loading{
	background:url("/images/dnnanim.gif") no-repeat;
	height:16px;
	width:16px;
}
.Highlight{
	color:#ff0000;
}
.ExpertTitle{
	padding-right:4px;
}
.UnitName{
font-size:12px;
font-weight:bold;
}
.InterestName{
font-size:11px;
padding:2px 2px 2px 2px;
margin-left:10px;
margin-right:35px;
}
.simpleSearchholder{
}
.expertSearchText{
padding-top:15px;
margin-right:10px;

}
.expertSearchText h3{
	color:#ffffff;
	font-weight:bold;
	margin:0px;
}
.expertSearchText p{
	color:#ffffff;
	margin-top:5px;
	margin-bottom:5px;
}
.NotFoundDiv{
padding:5px;
background-color:#ffffff;
float:left;
}