@charset "UTF-8";

a:link,a:active,a:hover {
  color:#;
}

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#777b8f;
  color:#777b8f;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

.profile_section_content {
  color:#777b8f;
  border:2px solid #767a8f;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#777b8f;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

#about_me_label
.profile_section_content {
  opacity:0;
}

#body_type_label {
  display:none;
}

#ethnicity_label {
  display:none;
}

#hair_label {
  display:none;
}

#eyes_label {
  display:none;
}

#weight_label {
  display:none;
}

#height_label {
  display:none;
}

#age_label {
  display:none;
}

.heading {
  opacity:0;
}

#country_label {
  display:none;
}

#sexual_preference_label {
  display:none;
}

#smoke_label {
  display:none;
}

#drink_label {
  display:none;
}

#marital_status_label {
  display:none;
}

#be_anywhere_container {
  display:none;
}

#know_me_container {
  display:none;
}

#photo_gallery_previews {
  display:none;
}

#photo_galleries {
  display:none;
}

#occupation_label {
  display:none;
}

#cam_score_label
#city_label {
  display:none;
}

#drugs_label {
  display:none;
}

#school_label {
  display:none;
}

#favorite_food_label {
  display:none;
}

#pets_label {
  display:none;
}

#automobile_label {
  display:none;
}

#profile_friends {
  display:none;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#777b8f;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}