
#profile-left-sidebar {
  width: 200px;
  overflow: hidden;
  float: left;
}

#profile-contents {
  width: 600px;
  overflow: hidden;
  margin-left: 15px;
  float: left;
}

#profile-right-sidebar {
  float: left;
  width: 185px;
  margin-left: 15px;
}

.profile-block {
  margin-top: 20px;
}

.profile-block .block-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #585858;
  margin-bottom: 5px;
}
.profile-block h5.block-title {
  font-weight: normal;
  font-size: 11px;
  margin-right: -50px;
}

#third-party-likings {
  margin-left: 427px;
  margin-top: -46px;
  overflow: hidden;
  position: absolute;
}

#profile-contents h2 {
  margin-right: 36px;
}

.fb_edge_widget_with_comment {
  width: 50px;
  margin-top: -5px;
}

.profile-content-block {
  margin-top: 15px;
}

.profile-block-title {
  border-bottom: 1px solid #F4F4F5;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 40px;
  height: 26px;
  color: #585858;
}

.profile-block-title.available-lunches {
  background: url(/images/v2.0/calendar-icon.png) no-repeat;
}

.profile-block-title.testimonial-list {
  background: url(/images/v2.0/testimonial-icon.png) no-repeat;
}

.upcoming-left {
  float: left;
  width: 250px;
}

.upcoming-right {
  float: right;
  margin-right: 20px;
}

.map-holder {
  box-shadow: 0px 0px 4px #000;
}

#testimonial-load-more {
    width: 20%;
    margin: 10px auto;
    float: none;
    display: block;
}

#follow-user-button, #unfollow-user-button,
#requestlunch {
  display: block;
  width: 100%;
}
#requestlunch {
  padding: 7px 16px;
}

#follow-user-button img, #unfollow-user-button img {
  position: absolute;
  margin-left: -10px;
}
.testimonial-whenwhere {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
}
.testimonial-people {
  float: left;
}
