	.sharedMediaAdd {
		overflow: hidden;
		white-space: nowrap;
	}
	
	.lastFilesPic
	{
		position: relative;
		/*float: left;*/
				width: 150px;
		height: 150px;
		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;
	}
	
.sharePhotosContent_1, .sharePhotosContent_2 {
-moz-border-radius:7px;
border:1px solid #CCCCCC;
float:left;
overflow:hidden;
padding:10px;
position:relative;
text-align:center;
white-space:nowrap;
width:150px;
}
.sharePhotosContent_1 {
margin:4px;
}
	.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;
	}

	.line      { margin: 3px 0; width: 98%; border-bottom: 1px dashed #aaa }

	SPAN.greyInfo 
	{
		color:#666666;
	}


	div#list_tabs {
	display: inline;
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 16px;
	margin-top:-20px;
	/*width: 100%;*/
}

div#list_tabs a {
	color: #333333;
	text-decoration:underline;
    display: block;
	background: url("../images/tab_left.gif") no-repeat left top;
    padding: 11px 15px 8px;
}

div#list_tabs ul {
	list-style: none;
	padding: 0;
	margin-left: 10px;
}

div#list_tabs li {
	background: url("../images/tab_right.gif") no-repeat right top;
	display: inline;
	float: left;
	margin-right: 5px;
	padding: 0;
}

div#list_tabs #active {
    background-image: url("../images/tab_rightactive.gif");
}

div#list_tabs #active a {
    background-image: url("../images/tab_leftactive.gif");
	color: #fff;
	text-decoration:none;
}

a.tag_link {
 	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

div#list_tabs  a {
 	text-decoration:none;
}

.bottombar{text-align:center;background-color:#ccc;border:#ccc 2px solid;}

.catbar{text-align:center;border-bottom:#ccc 2px solid;}
