#intro {padding: 0; text-align: center; margin-bottom: 2em}
div#search_form_home {background-color: #EEEEEE; padding: 0em 1.5em; border:1px solid;}
#search_form_home p {margin: 8px 0; font-weight: bold}
#search_form_home input#seadrch {margin-top: .5em}


.featured { border-width: 1px; border-color: #999999; border-style: solid; margin-bottom: 1em; padding: 1em }
.featured .photo_block {width: 95px;float: left}
.featured .profile_block {width: 70.2%;float: left}
.featured .photo_frame img {padding: 3px; border-width: 1px; border-color: #999; border-style: solid;  margin: 0; }

.featured .experience_block {padding: 0 0 0; margin-bottom: 1em}

.featured:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.featured {
	zoom: 1;
}


#recruiter {float:right;padding-right: 10px}