/*############################################*/
/*                                            */
/*             WEC_Staff Extension            */
/*                                            */
/*############################################*/

ul.entries {
  padding: 0px !important;
}

ul.entries a {
  border: 0px;
}

div.leftSide {
  padding: 0px !important;
}

li.deptHeader span {
  padding: 0px !important; 
}

span.title {
  color: #001463;
}

span.description {
  float: right;
  margin: 0em 1em 0em 0em;
}

/*############################################*/
/*                                            */
/*             WEC_Staff Details              */
/*                                            */
/*############################################*/

div.top_buttons {
  height: 4em;
  margin: 1em 0em 0em 0em;
}

div.dropdown {
  float: right;
}

div.staff_button {
  float: left;
}

h2.name {
  margin: 0em 0em 0.5em 0em;
}

div.fieldHeader {
  color: #001463;  
}

div.fieldLabel {
  margin: 0em !important;
}

div.staff_photo {
 float:left;
 margin-right: 1em;
}