/* Alphabet Sort */

.view-faculty-expert-search.view-display-id-attachment_1{
  clear:both;
	display: block;
	overflow:hidden;
}

.view-faculty-expert-search.view-display-id-attachment_1 ul{
  display: block;
}

.view-faculty-expert-search.view-display-id-attachment_1 li a {
  margin: 0 6px 5px 0;
  padding: 3px 5px;
  background-color: #EBEBEB;
  border: 1px solid #D7DBDB;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
	float:left;
}

.view-faculty-expert-search.view-display-id-attachment_1 li a.active {
  background: transparent;
}

.view-id-faculty_expert_search .views-row{
  margin-top:10px;
}

.view-id-faculty_expert_search .views-field-title{
  font-weight:bold;
}

.block .view-id-faculty_expert_search .item-list ul,
.block .view-id-faculty_expert_search .item-list ul li{
  margin:0px;
	padding:0px;
}

.view-id-faculty_expert_search .attachment{
  margin-bottom:15px;
}

.view-id-faculty_expert_search .views-exposed-widgets{
  margin-bottom:20px;
}

.view-id-faculty_expert_search .item-list ul.pager{
  margin-top:35px;
}

/* Faculty Expert Node */

.view-faculty-expert-node .views-label{
  float:left;
	margin-right:4px;
}

.view-faculty-expert-node .view-content{
  width:350px;
	float:left;
}

.view-faculty-expert-node .view-content .views-field{
  margin-bottom: 0.25em;
}

.view-faculty-expert-node .attachment{
  width:305px;
	float:left;
	margin-left:25px;
}

.view-faculty-expert-node .attachment .view-content{
  width:305px;
}

.view-faculty-expert-node .attachment .views-label{
  float:none;
}

.view-faculty-expert-node .attachment ul,
.view-faculty-expert-node .attachment li{
  margin-left:0px;
	padding-left:0px;
}

.view-faculty-expert-node .view-content h2{
  line-height: 1.35em;
}
.view-faculty-expert-node .attachment li{
  line-height:16px;
	margin-bottom:5px;
}

