
.sociable ul {
list-style-type: none; 
}

.sociable ul li {
display: inline;
}

.sociable ul li a:hover {
background-color: #fff;
}
