#error{
    border:solid 1px #CB2026;
    background:#F6CBCA;
    color:#222222;
    padding:4px;
    text-align:center;
    width: 180px;
    font-size: 10px;
    margin-bottom: 10px;
    display: none;
}

#twitter_wrapper {
    margin-bottom: 10px;
}

#content {
   width: 320px;
   padding: 10px 10px;
}

.tweet_img {
    float: left;
    margin-top: 3px;
    padding-right: 5px;
}

.tweet_img img {
    width: 24px;
}

.tweet_text {
    font-size: 10px;
    width: 100%;
}

.tweet_info {
    margin-top: 3px;
    font-size: 8px;
    color: #999999;
}

.tweet_wrap {
    display: none;
    margin-bottom: 8px;
}

.clear {
    clear: both;
}
