style.css 1.59 KB
.box-1 {
  margin: 0 200px 0 0;
}

.box-1 .blocks {
  width: 100%;
  float: right;
}

.box-2 {
  position: relative;
  float: right;
  width: 190px;
}

#leave_scrap_content_limit,
#leave_scrap_content_left {
  float: none;
}

#profile-activity ul,
#profile-network ul,
#profile-wall ul {
  width: 620px;
}

.profile-activity-lead {
  width: 534px;
}

#profile-wall textarea {
  width: 534px;
}

#profile-wall #leave_scrap textarea {
  width: 640px;
}

#profile-wall li textarea {
  width: 548px;
}

.profile-activity-article-forum .profile-activity-lead {
  background: url(/images/forum-activity-bg-onecol.png);
  width: 489px;
}

#profile-wall li.profile-activity-item.upload_image span,
#profile-wall li.profile-activity-item.upload_image span img,
#profile-wall li.profile-activity-item.upload_image span a,
#profile-network li.profile-activity-item.upload_image span,
#profile-network li.profile-activity-item.upload_image span img,
#profile-network li.profile-activity-item.upload_image span a {
  width: 178px;
  height: 144px;
}

#profile-wall li.profile-activity-item.upload_image .activity-gallery-images-count-1 span,
#profile-wall li.profile-activity-item.upload_image .activity-gallery-images-count-1 span a img,
#profile-wall li.profile-activity-item.upload_image .activity-gallery-images-count-1 span a,
#profile-network li.profile-activity-item.upload_image .activity-gallery-images-count-1 span,
#profile-network li.profile-activity-item.upload_image .activity-gallery-images-count-1 span a img,
#profile-network li.profile-activity-item.upload_image .activity-gallery-images-count-1 span a {
  max-width: 540px;
}