#searchheader {
	float:left;
	position:relative;
	clear:both;
	margin-left:10px;
	margin-top:25px;
	margin-bottom:25px;
	padding-right:25px;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
}
#searchpeopleleft {
	clear: both;
	float: left;
	display: block;
	margin-top: 5px;
	margin-left:10px;
	margin-bottom:25px;
	width:125px;
	text-align:left;
}
#searchpeopleright {
	position: relative;
	float:left;
	text-align:left;
	left:5px;
	display: block;
	width:600px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
}
#searchlocations{
	clear: both;
	float: left;
	display: block;
	margin-top: 5px;
	margin-left:10px;
	margin-bottom:25px;
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
}
.found {
	font-weight:bold;
	color:#FF0000;
}