.twitter-logo {}

.facebook-logo {}

h1.small,
h2.small,
h3.small,
h4.small {
    line-height: 1.1em;
}

.small {
    font-size: 0.7em;
}

.alignleft {
    float: left;
    margin-right: 10px;
}

.alignright {
    float: right;
    margin-left: 10px;
}

.button {
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

.white {
    color: #fff !important;
}

.black {
    color: #000 !important;
}