#twitter {
    margin:                 4px 0;
    padding:                8px 0;
    background-color:       #333;
    color:                  #fff;
    font-style:             italic;
    background-image:       url(/images/twitter-sm.png);
    background-repeat:      no-repeat;
    background-position:    1% 50%;
}

#twitter div {
    width:                  85%;
}

#twitter a {
    color:              #fff;
    background-color:   #333;
    font-style:         normal;
}

#twitter .error {
}