#directory-list-alpha {
	line-height: 28px;
}

#directory-list-alpha a, #directory-list-alpha span {
	font-size: 16px;
    padding-right: 2px;
}

.prof_info h1 {
	font-size: 21px;
	margin-top: 0;
}

.prof_info .prof_job {
	font-weight: bold;
	margin-bottom: 10px;
}

.prof_info dd {
	margin-bottom: 10px;
}

.prof_info .prof_degrees {
	margin-bottom: 10px;
}

#research_areas {
	margin-top: 20px;
	margin-left: 20px;
	width: 30%;
}

#teaching_areas {
	clear: right;
	width: 30%;
	margin-left: 20px;
}

.list-profile dd {
	margin-bottom: 10px;
}

.list-profile .panel-title {
	font-weight: bold;
}

.list-profile .lead {
	font-size: 14px;
}

.list-profile .photo {
	width: 30%;
	margin-bottom: 15px;
}

.list-profile p.text-right {
	clear: right;
}

/*.listing {
	margin: 0px 0px 32px 0px;
}

.prof_info h1 {
	margin: 0px 0px 0px 0px;
}

.listing h3 {
	margin: 0px 0px 5px 0px;
}

.listing h5 {
	margin: 0px 0px 5px 0px;
}

.listing p {
	margin: 0px 0px 5px 0px;
}

.prof_info {
	background-color: #e8e8e8;
	padding: 6px;
	margin: 0px 0px 8px 0px;
}

.prof_info_photo {
	float: left;
	width: 120px;
	margin: 0px 9px 0px 0px;
}

.prof_info .prof_info_photo img {
	border:0;
	padding: 0;
}

.prof_info_left {
	float: left;
	width: 222px;
	margin: 0px 18px 0px 0px;
}

.prof_info_right {
	float: left;
	width: 199px;
	margin: 0px 0px 0px 0px;
}

.prof_info h2 {
	margin: 0px 0px 6px 0px;
	line-height: 0.8em;
	font-size: 150%;
}

.prof_degrees {
	line-height: 1.4em;
	margin-top:10px;
}

* html .prof_degrees {
	height: 50px;
}

.prof_job {
	font-weight: bold;
	font-size: 120%;
	margin: 10px 0px 3px 0px;
}

.prof_title_2 {
	line-height: 1.4em;
	font-weight:bold;
}
.prof_info_field {
	margin: 0px 0px 10px 0px;
}

.prof_info_field .prof_info_field_label {
	font-weight: bold;
	color: #333;
	font-size: 110%;
}

.prof_desc h3 {
	font-size: 120%;
	color: #333;
}

.prof_desc p {
	color: #333;
}

#research_areas, #teaching_areas {
	float: right;
	clear: right;
	width: 225px;
	margin-bottom:10px;
	margin-left:10px;
}

#research_areas h4, #teaching_areas h4 {
	height: 23px;
	line-height: 23px;
	padding-left: 14px;
	background: url('../img/research_teaching_header.png') left top repeat-x;
	color: #8c2633;
	margin-bottom:5px;
}

#research_areas ul, #teaching_areas ul {
	margin: 0 !important;
	padding: 0 !important;
}

#research_areas li, #teaching_areas li {
	color: #666;
	line-height: 12px;
	list-style-type:none;
	margin: 0px 0px 8px 12px;
}

#home h3 {
	margin-top: 0;
}

.alpha-search {
	margin-bottom: 10px;
	padding: 5px;
	background: #E8E8E8;
	line-height:18px;
}

.alpha-search a {
	padding: 1px;
}

.alpha-search span {
	padding: 1px;
}

.directory-search {
	float: right;
}

.directory-search input {
	background: #fff url('../img/search.png') left center no-repeat;
	border: 1px solid #A7A6AA;
	padding-left: 24px;
}


.ui-autocomplete { position: absolute; cursor: default; border: 1px solid #aaa !important ;}	

* html .ui-autocomplete { width:1px; }

.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
*/