.social
{
	padding:0px 2px 0px 0px;
	width:30px;
}

.share-text
{
	font-size: 18px;
	font-weight:15px;
}

.share-buttons
{
	width:30px;
}

.share-buttons:hover
{
	width:30px;
	border-radius:15px;
	background-color: #e6402a;
}

#outerCircleText {

/* Optional - DO NOT SET FONT-SIZE HERE, SET IT IN THE SCRIPT */

font-style: italic;

font-weight: bold;

font-family: 'comic sans ms', verdana, arial;

color: #FF0202;

/* End Optional */



/* Start Required - Do Not Edit */

position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;}

#outerCircleText div {position: relative;}

#outerCircleText div div {position: absolute;top: 0;left: 0;text-align: center;}

/* End Required */

/* End Circle Text Styles */

