body.controllerLenta.actionIndex {
  overflow: hidden;
}
body.controllerLenta.actionIndex #content {
  margin-left: 338px;
}
body.controllerLenta.actionIndex main.content {
  padding: 53px 0 65px 0;
}
body.controllerLenta.actionIndex .leftProfilePanel .background {
  background: #3e454b;
  background: -moz-linear-gradient(top, #3e454b 0%, #171719 50%);
  background: -webkit-linear-gradient(top, #3e454b 0%, #171719 50%);
  background: linear-gradient(to bottom, #3e454b 0%, #171719 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e454b', endColorstr='#171719', GradientType=0);
  height: 100%;
  position: absolute;
  width: 100%;
}
body.controllerLenta.actionIndex .leftProfilePanel .pattern {
  position: relative;
  height: auto;
  width: 338px;
  z-index: 1;
}
body.controllerLenta.actionIndex .leftProfilePanel .recommended .catalogPhotoAlbums .catalogItem {
  float: none;
  width: 100%;
}
body.controllerLenta.actionIndex .leftProfilePanel .scrollableTrack {
  z-index: 35;
}
