﻿@charset "utf-8";


div.tools {
	clear: both;
}

div.tools div.social-bar,
div#share-memory div.social-bar {
	/*width: 530px;*/
	background-color: #242424;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.tools div.social-bar, 
div.tools div.report-abuse,
div#share-memory div.social-bar {
	float: left;
}

div.tools div.report-abuse {
	width: 100px;
}

div.tools div.report-abuse a , div.tools div.report-abuse span{
	width: 85px;
	height: 22px;
	margin: 0 auto;
	text-align: centre;
	display: block;
	/*
	
	background: transparent url(/themes/normal/images/btn_reportabuse.png) no-repeat 0 0;*/
}

div.tools div.report-abuse a:hover {
	background-position: 0 -24px;
}

div#socialbookmark{
	/*background : none;*/
	border : 0px;
	height :22px;
	padding-top:1px;
}
ul.bookmark_compact{
	/*background: url("/themes/normal/images/social/text_share.png") no-repeat scroll left center transparent;*/
	float:right;
}

#myStuff{
	/*background: url("/themes/normal/images/social/text_share.png") no-repeat scroll left center transparent;*/
	float:right;
	margin-right:10px;
	display:none;
}

#myStuff img{
	width:15px;
	height:15px;
}

#fblk {
    margin-left: 15px;
}