.table-logo {
  margin-top:-25px;
}

.company-edit {
  text-align:right
}

ul.tag-list {
  list-style: none;
  margin: 0px;
  padding: 0 0 0 5px;
}

.list-icon {
  width: 20px;
}

.list-body {
  width: auto;
}

#company .rounded {
  margin: 10px 0px 5px 0px;
}

#tags {
  margin-top: 5px;
}
#tags .tag-row span {
  color:#393733;
  font-size:11px;
  font-weight:normal;
  line-height:11px;
  padding:0px 2px 3px 0;
  float:left;
}
#tags .tag-row a span {
  cursor:pointer;
  padding:2px 10px 3px 0;
  float:left;
}
#tags .tag-row a.selected {
  background:#999999 url(../images/left_filter_option.gif) no-repeat scroll 0 0;
  color:#FFFFFF;
  font-weight:bold;
}
#tags .tag-row a.selected span {
  background:#999999 url(../images/right_filter_option.gif) no-repeat scroll 100% 0;
  color:#FFFFFF;
}
#tags .tag-row a {
  color:#393733;
  font-size:11px;
  font-weight:normal;
  line-height:11px;
  padding-left:10px;
  text-decoration:none;
  float:left;
}
#tags .tag-row a:hover {
  text-decoration:underline;
}

div#employee2 {
  float:left; 
  display:block; 
  width:440px;
  z-index:0;
}

div#employee2 img {
  cursor:move;
  position:relative;
}

div#employee1 {
  float: left;
  display:block;
  width:440px;
}

div#employee1 img {
  cursor:move;
  position:relative;
}

div#indicator-employee {
  float:left;
  width:60px;
  text-align:center;
  margin-top: 20px;
}

#employee-select-one {
  height:350px; 
  display:block;
  overflow-x:hidden;
  overflow-y:auto;
}

#employee-select-two {
  height:350px; 
  display:block;
  overflow-x:hidden;
  overflow-y:auto;
}
