#socialbox{
	position: absolute;
	right: 0px;
	top:15px;

	}
.smallSocial{
	float:right; margin-bottom: 5px; margin-right:0px; margin-top: 50px;
	}
.followTwitter {
	background-image: url(../buttons/socialButtons_small.png);
	background-repeat: no-repeat;
	background-position: -33px top;
	display:block;
	height: 15px;
	width: 15px;
	margin-top: 10px;
	margin-left: 2px;
	float:left;
}
.followTwitter:hover {	background-position: -33px -16px;}
.followFacebook	{
	background-image: url(../buttons/socialButtons_small.png);
	background-repeat: no-repeat;
	background-position: -17px top;
	height: 15px;
	width: 15px;
float:left;
margin-left: 2px;
	margin-top: 10px;
}
.followFacebook:hover {	background-position: -17px -16px;}
.followYoutube:hover {	background-position: 0px -16px;}
.followYoutube {
	background-image: url(../buttons/socialButtons_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 15px;
	width: 15px;
		margin-top: 10px;
}
.addShare	{
	background-image: url(../buttons/socialButtons_small.png);
	background-repeat: no-repeat;
	background-position: -50px top;
	float: left !important;
	height: 15px;
	width: 15px;
	margin-left: 2px;
	display:block;
		margin-top: 10px;
}

.addShare:hover {	background-position: -50px -16px;}

.followinstagram	{
	background-image: url(../buttons/socialButtons_small.png);
	background-repeat: no-repeat;
	background-position: -68px top;
	float: left !important;
	height: 15px;
	width: 15px;
	margin-left: 2px;
	display:block;
		margin-top: 10px;
}

.followinstagram:hover {	background-position: -68px -16px;}
a.beCreative {
	background-image: url(../buttons/becreative02a.png);
	display: block;
	float: right;
	height: 60px;
	width: 166px;
	margin-right: 20px;
}
.FBConnectButton_Text{
	width: 38px !important;
	}
