#facebox {
  position: relative;
  padding:265px 0 0 0;
  width: 603px;
  margin-left:-412px;
  left:50%;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  width: 670px;
  background-image: url(../images/people/popUpBacking.png);
  background-repeat:repeat-y;
  background-position:right;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  width:100%;
  float:right;
  background:none;
  text-align:right;

}


#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {

  overflow: hidden;
  padding: 0;
}



