#search {
	vertical-align:top;
	margin:0 15px;
	line-height:1.4em;
	width:510px;
}

div.profile {
	padding:5px 0 6px 0;
	border-bottom:1px dashed #D5D4D4;
	clear:both;
}

html>body div.picture {
	height:auto;
}

div.picture {
	display:block;
	float:left;
	width:102px;
	height:110px;
	min-height:10px;
}

div.picture img {
	margin:3px 0 0 4px;
}

div.profile .name {
	margin:2px 0 3px 0;
}

div.profile .name a {
	font-size:1.2em;
}

div.profile .info {
	float:left;
	display:block;
	width:398px;
}

.specialty {
	font-size:1.2em;
	font-style:normal;
	text-transform:uppercase;
}

.search-term {
	color:#63A0CC;
	cursor:pointer;
}

#wrap a:hover { text-decoration:underline; }
.clear { height:0; line-height:0; clear:both;}
.hidden { display:none; }
.showing { color:#999; }

#search .info td {
	padding-bottom:6px;
	border-bottom:1px dashed #D5D4D4;
}

#search tr td.name {
	padding-top:5px;
	padding-bottom:0;
}

#search tr td.name b {
	font-size:1.2em;
}

.profile-image {
	float:left;
	margin:5px 10px 0 30px;
}

#search td.picture {
	padding-bottom:6px;
	border-bottom:1px dashed #D5D4D4;
}

#search .profile-image {
	float:none;
	margin:5px 0 0 0;
}


