@CHARSET "UTF-8";

#ppt_results_container img.large
{
  width: 106px;
  height: 106px;
}

#ppt_results_container img.rounder
{
  z-index: 1;
}

.people_info_block
{
  padding: 5px 5px 5px 20px;
}

.people_info_block .left_col
{
  float: left;
  padding: 5px 5px 5px 15px;
}

.people_info_block .right_col
{
  float: left;
  padding: 5px 5px 5px 104px;
}

#people_reputation
{
  position: relative;
  height: 130px;
}

#people_reputation img
{
  top: 20px;
  left: 20px;
  position: absolute;
}

#profile
{
  position: relative;
  height: 130px;
}

#profile_picture img
{
  top: 26px;
  left: 20px;
  position: absolute;
}

#profile_picture img.clip { clip: rect(0px 106px 106px 0px); width: 106px;}

.people_result_info
{
  position: relative;
  left: 230px;
  width: 410px;
}


.fixed_width_result
{
  width: 190px;
}

.connection_block
{
  margin: 1em;
  padding: 1em;
  float: left;
}
.connection_picture
{
  height: 100px;
}
.connection_picture img
{
  max-height: 100px;
}
table.communities_table td { padding: 5px 5px 5px 20px; text-align: left;}