.portlet-directory .details {
  overflow: hidden; }
  .portlet-directory .details .avatar {
    float: left;
    width: 100px; }
  .portlet-directory .details dd {
    margin-bottom: 0.8em; }
  .portlet-directory .details dl {
    margin-left: 115px; }
  .portlet-directory .details dt, .portlet-directory .details dd {
    clear: both; }
  .portlet-directory .details dt {
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 0; }
.portlet-directory table.org-labor-table {
  border: 1px solid white;
  margin-bottom: 30px;
  margin-top: 10px; }
  .portlet-directory table.org-labor-table td {
    background-color: #EFEFEF;
    padding: 5px;
    text-align: center; }
    .portlet-directory table.org-labor-table td.no-color {
      background-color: #FFF; }
  .portlet-directory table.org-labor-table th {
    background-color: #999;
    color: white;
    padding: 1px 5px 1px 5px; }
.portlet-directory .primary {
  background: #eeeeee url(@theme_image_path@/common/check.png) no-repeat 3px 50%;
  color: #020509;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px;
  padding-left: 10px; }
.portlet-directory dl.property-list {
  margin-top: 0;
  overflow: hidden;
  padding: 0; }
  .portlet-directory dl.property-list dd {
    padding-left: 5px; }
    .portlet-directory dl.property-list dd img {
      vertical-align: middle; }
  .portlet-directory dl.property-list li {
    margin-bottom: 5px; }
  .portlet-directory dl.property-list dt, .portlet-directory dl.property-list dd {
    float: left;
    line-height: 1.5;
    margin: 0; }
  .portlet-directory dl.property-list dt {
    clear: left;
    font-weight: bold;
    min-width: 5em; }
.portlet-directory .section {
  float: left;
  margin-left: 10px;
  min-width: 250px;
  width: 47%; }
  .portlet-directory .section h3 {
    background: url() no-repeat 2px 50%;
    border-bottom: 1px solid #CCC;
    line-height: 1.5;
    margin-bottom: 0.5em;
    padding-left: 25px; }
  .portlet-directory .section li {
    list-style: none;
    margin: 0;
    padding-left: 25px; }
  .portlet-directory .section ul {
    margin: 0; }
.portlet-directory .entity-addresses .mailing-name {
  display: block;
  font-style: italic; }
.portlet-directory .entity-addresses h3 {
  background-image: url(@theme_image_path@/common/home.png); }
.portlet-directory .entity-addresses .primary {
  background-position: 3px 5px; }
.portlet-directory .entity-comments h3 {
  background-image: url(@theme_image_path@/common/welcome_message.png); }
.portlet-directory .entity-details {
  clear: both; }
.portlet-directory .entity-email-addresses h3 {
  background-image: url(@theme_image_path@/mail/unread.png); }
.portlet-directory .user-information, .portlet-directory .organization-information {
  overflow: hidden; }
.portlet-directory .entity-instant-messenger h3 {
  background-image: url(@theme_image_path@/common/conversation.png); }
.portlet-directory .entity-phones h3 {
  background-image: url(@theme_image_path@/common/telephone.png); }
.portlet-directory .entity-sms h3 {
  background-image: url(@theme_image_path@/common/telephone_mobile.png); }
.portlet-directory .entity-social-network h3 {
  background-image: url(@theme_image_path@/common/group.png); }
.portlet-directory .entity-websites h3 {
  background-image: url(@theme_image_path@/common/history.png); }
.portlet-directory .entity-services h3 {
  background-image: url(@theme_image_path@/common/services.png); }

.ie6 .portlet-directory {
  height: 1%; }
  .ie6 .portlet-directory dl.property-list {
    height: 1%; }
  .ie6 .portlet-directory .user-information, .ie6 .portlet-directory .organization-information {
    height: 1%; }