@charset "UTF-8";

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

a:visited {
  color:#00ff99;
}

body {
  background-color:#ffffff;
  background-color:#00ffff;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
}

.profile_section_content {
  color:#666666;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #;
  -moz-box-shadow:0 0 0 #;
  box-shadow:0 0 0 #;
  text-align:center;
}

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

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

.profile_section_content .heading {
  padding:5px;
  background-color:#00ff99;
  color:#666;
  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 #;
  -moz-box-shadow:0 0 0 #;
  box-shadow:0 0 0 #;
  -webkit-text-shadow:0 0 0 #;
  -moz-text-shadow:0 0 0 #;
  text-shadow:0 0 0 #;
  text-align:left;
}

.content {
  padding:5px;
}

#about_me_label {
  opacity:0;
}

#username_label,#gender_label,#body_type_label,#ethnicity_label,#hair_label,#eyes_label,#weight_label,#height_label,#age_label,#country_label,#sexual_preference_label,#smoke_label,#drink_label,#marital_status_label,#occupation_label,#cam_score_label,#city_label,#drugs_label,#school_label,#favorite_food_label,#pets_label,#automobile_label {
  text-align:left;
}

#username_value,#gender_value,#body_type_value,#ethnicity_value,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#smoke_value,#drink_value,#marital_status_value,#occupation_value,#cam_score_value,#city_value,#drugs_value,#school_value,#favorite_food_value,#pets_value,#automobile_value {
  text-align:left;
}

#profile {
  display:block;
}

#profile_main_about_holder {
  display:block;
  position:relative;
  width:auto;
}

#profile_main_photo {
  position:relative;
  float:left;
  display:block;
}

#main_photo_me_spacing {
  display:none;
}

#profile_about_me_friends {
  float:left;
  width:auto;
  display:block;
}

.photo_gallery_preview {
  display:inline;
}

#cboxClose {
  width:30px;
  right:15px;
}

#new_comment_buttons input {
  float:none!important;
}

.amazonlink {
  clear:both;
  float:left;
}

.twitterlink {
  float:right;
}

#recent_photos {
  float:right;
}

#photo_galleries {
  float:right;
}