.sociable {
	width: auto;
	position: relative;
	left: 30%;
}

.sociable p {
	float: left;
}

.sociable-links {
	display: inline;
	list-style-type: none;
	float: left;
	margin: 0.5em;
	padding: 0;
}

.sociable-site {
	float: left;
	padding-left: 1em;
}

.sociable-icon {
	border: 0;
}