.socializm {
  margin:10px 0 0 0
}
.information .socializm table {
  margin:0
}
.information .socializm table.social-table {
  width:440px;
}
.information .socializm {
  height:22px;
}
.socializm .item {
  margin:0 6px;
  position:relative;  
  display:inline-block;
  z-index:1
}
.socializm a.vkontakte {
  display:inline-block;
  height:19px;
  width:85px;
  background:url('/static/img/social/icon_vkontakte.png') 0 0 no-repeat;
}
.socializm a:hover.vkontakte {
  background:url('/static/img/social/icon_vkontakte.png') 0 -20px no-repeat;
}
.socializm a.twitter {
  display:block;
  height:22px;
  margin:0 10px 0 0;
  width:55px;
  background:url('/static/img/social/icon_twitter.png') 0 0 no-repeat;
}
.socializm a:hover.twitter {
  background:url('/static/img/social/icon_twitter.png') 0 -22px no-repeat;
}
.socializm a.livejournal {
  display:inline-block;
  height:20px;
  width:56px;
  background:url('/static/img/social/icon_lj.png') 0 0 no-repeat;
}
.socializm a:hover.livejournal {
  background:url('/static/img/social/icon_lj.png') 0 -21px no-repeat;
}
.socializm a.more_social {
  display:inline-block;
  height:20px;
  width:20px;
  background:url('/static/img/social/icon_moresocial.png') 0 0 no-repeat;  
}
.socializm a:hover.more_social {
  background:url('/static/img/social/icon_moresocial.png') 0 -21px no-repeat;  
}
.socializm .drop-links {
  z-index:2;
  position:absolute;
  left:0;
  top:22px;
  background-color:#fff;
  border:#d6d3d6 3px solid;
  padding:10px
}
.socializm .drop-links table,
.socializm .drop-links table td {
  padding:0;
  margin:0;
}

.socializm .drop-links table td.scols {
  vertical-align: top;
}
.socializm .drop-links a.slink {
  display: block;
  padding:5px;
  text-align: left;
  white-space: nowrap;
  text-decoration:none;
  font-size:11px;
  color:#868686;
  border:#fff 1px solid  
}
.socializm .drop-links a:hover.slink {
  color:#0062C6;
  border:#d6d3d6 1px solid;
  background-color:#ece9ec
}
.socializm .drop-links a.slink span {
  display: block;
  line-height: 16px;
  padding-left: 20px;
}
.link2facebook {
  background:url('/static/img/social/icons_social.png') 0 0 no-repeat;
}
.link2google {
  background:url('/static/img/social/icons_social.png') 0 -17px no-repeat;
}
.link2friendfeed {
  background:url('/static/img/social/icons_social.png') 0 -34px no-repeat;  
}
.link2digg {
  background:url('/static/img/social/icons_social.png') 0 -51px no-repeat;
}
.link2delicious {
  background:url('/static/img/social/icons_social.png') 0 -85px no-repeat;  
}
.link2reddit {
  background:url('/static/img/social/icons_social.png') 0 -102px no-repeat;  
}
.link2myspace {
  background:url('/static/img/social/icons_social.png') 0 -119px no-repeat;  
}
.link2moimir {
  background:url('/static/img/social/icons_social.png') 0 -136px no-repeat;  
}
.link2yandex {
  background:url('/static/img/social/icons_social.png') 0 -153px no-repeat;  
}
.link2memori {
  background:url('/static/img/social/icons_social.png') 0 -170px no-repeat;
}
.link2bobrdobr {
  background:url('/static/img/social/icons_social.png') 0 -187px no-repeat;  
}
.link2blogger {
  background:url('/static/img/social/icons_social.png') 0 -204px no-repeat;  
}
.link2technocrati {
  background:url('/static/img/social/icons_social.png') 0 -221px no-repeat;  
}
.link2netwibes {
  background:url('/static/img/social/icons_social.png') 0 -238px no-repeat;  
}

#vk_like {
  width:250px !important;
}
#vkshare0 {
  margin-right:10px
}
iframe#vkwidget1 {
  width:250px !important;
}
.socializm table td {padding:0}
