#social-button {
	margin-top: 20px;
	padding: 0;
}

#social-button li {
	list-style-type: none;
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
}

#social-button li div {
	display: inline;
}
/*
.social-button:before,
.social-button:after {
	content: "";
	display: table;
}

.social-button:after {
	clear: both;
}

.social-button {
	*zoom: 1;
}

.social-button iframe.twitter-share-button {
    width: 90px !important;
*/
}