table.gallery_table{margin: 15px 0px 10px 0px;}
	table.gallery_table td {background: #000;}
	table.gallery_table td div.img_holder{width: 130px; height: 130px; position: relative;}
	table.gallery_table td a.fancybox-buttons img{width: 130px; border: 1px solid #fff; position: absolute; z-index: 10; top: 0px; left: 0px;}
	table.gallery_table td a.fancybox-buttons:hover img{z-index: 20;}

img.load{padding-left: 10px;}

div.share{float: right; width: 278px; }
div.share a{display: block; float: left; width: 48px; height: 47px; margin-left: 5px; background-image: url('/images/soc_icons.png'); background-repeat: no-repeat;}
	div.share a.vk_but{background-position: 0px -47px;}
	div.share a.vk_but:hover{background-position: 0px 0px;}
	div.share a.ok_but{background-position: -48px -47px;}
	div.share a.ok_but:hover{background-position: -48px 0px;}
	div.share a.fb_but{background-position: -144px -47px;}
	div.share a.fb_but:hover{background-position: -144px 0px;}
	div.share a.tw_but{background-position: -96px -47px;}
	div.share a.tw_but:hover{background-position: -96px 0px;}
	div.share a.mr_but{background-position: -192px -47px;}
	div.share a.mr_but:hover{background-position: -192px 0px;}
