﻿#social_top_toolbar {
    display: none;
}

#social_toolbar 
{
	display: none;
  z-index: 100;
	right: 0;
	bottom: 0;
	position: fixed;
}

#social_toolbar .social_item{
	float: right;
	margin: 0 3px;
}