.sharePhotosContent_1, .sharePhotosContent_2
	{
		position: relative;
		float: left;
		width: 112px;
		height: 145px;
		overflow: hidden;
		white-space: nowrap;
	}
	
	.sharePhotosContent_1
	{
		margin:0px 10px 10px 0px;
	}
	
	.sharedMediaAdd {
		overflow: hidden;
		white-space: nowrap;
	}
	
	.lastFilesPic
	{
		position: relative;
		/*float: left;*/
		border: 1px solid #EDEDED;
		width: 110px;
		height: 110px;
		background-position: center;
		background-repeat: no-repeat;
		margin-right: 10px;
	}
	
	.sharePhotosContent_1 .votes_small b,
	.sharePhotosContent_2 .votes_small b
	{
		display: none;
	}
	
	.sharePhotosContent_1 .votes_small .votes_gray_small,
	.sharePhotosContent_2 .votes_small .votes_gray_small
	{
		
	}
	
	.lastVideoPic
	{
		position: relative;
		/*float: left;*/
		border: 1px solid #EDEDED;
		width: 112px;
		height: 80px;
		margin-right: 10px;
	}
	
	.shareMusicContent_1, .shareMusicContent_2
	{
		position: relative;
		float: left;
		width: 112px;
		overflow: hidden;		
	}
	
	.shareMusicContent_1
	{
		margin:0px 7px 7px 0px;
	}
	
	.shareMusicContent_2
	{
		margin:0px 0px 7px;
	}
	
	.shareMusicContent_1 .votes_small b, .shareMusicContent_2 .votes_small b
	{
		display: none;
	}
	
	.lastMusicPic
	{
		position: relative;
		/*float: left;*/
		border: 1px solid #EDEDED;
		width: 110px;
		height: 110px;
	}
	
	.galleryRate .votes_small
	{
		width:112px;
	}
	
	.icon_block
	{
		position:relative;
		float:left;
		width:47px;
		height:47px;
		margin-right:10px;
	}

	.itemRanking {position: absolute; top: 86px; left: 1px;}