#header, .line, #quicklinks, .sidecol, .line, .lastMod, #mainMenu, #navigation, #breadcrumb, .noprint  {
	display: none;
}

table  {
	border-collapse: collapse;
}

td  {
	border: 1px solid #eee;
	
}

.PBEmployee {
    border-top: 1px solid #666;
    clear: both;
}

.PBEmployee a, #orgStructure a {
    font-weight: normal;
}

.PBTop, .PBMiddle, .PBBottom {
clear: both;
}

.PBResponsibility {
    background: url(../images/adminico/setting_tools.png) no-repeat;
    background-position: left;
    padding-left:18px;  
}

.PBPhone {
    width: 100px;
    float: left;
}

.PBUnit, .PBMail {
    float: right;
}

.PBMail {
    background: url(../images/adminico/email_open.png) no-repeat;
    background-position: right;
    padding-right:18px;
}
.PBUnit {
    background: url(../images/adminico/group.png) no-repeat;
    background-position: right;
    padding-right:18px;
}


.PBRole {
    width: 100px;
    float: left;
    background: url(../images/adminico/user.png) no-repeat;
    background-position: left;
    padding-left:18px;
    
}

.PBName {
    width: 220px;
    float: left;
    font-weight: bold;
}
.PBMobile {
    background: url(../images/adminico/phone.png) no-repeat;
    background-position: left;
    padding-left:18px;
    width: 120px;
    float: left;    
}

.PBLocation {
    width: 82px;
    float: left;
   background: url(../images/adminico/door_open.png) no-repeat;
    background-position: left;
    padding-left:20px;
}

.PBPhone {
    background: url(../images/adminico/telephone.png) no-repeat;
    background-position: left;
    padding-left:18px;

}
