
label {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }




.mini_profile_icon {
z-index: 5;
float: left;
padding: 1px;
display: block;
position: relative;
border: 2px solid;
border-color: #e8e8e8; }

.mini_profile_icon.employee {
border-color: #22adcc; }
.mini_profile_icon.employee .label {
height: 13px;
overflow: hidden;
text-indent: -1000px;
background-color: #22adcc;
}

.mini_profile_icon small.label {
clear: left;
color: #FFF;
font-weight: bold;
font-size: 70%;
width: 55px;
display: block !important;
line-height: 1;
border-top: 1px solid #FFF;
background-repeat: no-repeat; }
.mini_profile_icon:hover {
text-decoration: none; }

body {
  margin: 0;
  padding: 0;
  color: #414142;
  font: 76%/1.2 Arial, Helvetica, sans-serif;
}

html, body {
  height: 100%; }


#container {
z-index: 1;
min-height: 300px;
width: 480px;
margin: 0 5px;
padding: 20px 5px;
position: relative;
//background-color: #FFF;

#container #content {
display: inline; }

#container #sidebar {
display: inline; }
#container .sidebar_pod, #container .sb_pod {
margin-bottom: 20px; }