#tweet, #twitter_tag, #twitter-search {
    position: relative;
    left:-15px; 
    vertical-align: middle;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #d7d7d7;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 20px;
    background: #FFF url(/twitter_block/images/header_grad.jpg) repeat-x;
    width: 160px;
}

#tweet img, #twitter_tag img, #twitter-search img {
    position: relative;
    vertical-align: middle;
    border: 0;
    bottom: 22px;
}

#tweet-text {
    position: relative;
}

#tweet-text p {
    color: #52b2ca;
    font-size: 11px;
    vertical-align: middle;
    line-height: 20px;
    border-bottom: 5px solid #e3e3e3;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding-bottom: 10px;
    position: relative;
    bottom: 24px;
    background: transparent 0;
}

#tweet-text a {
    color: #7ab93d;
    font-size: 10px;
    border-bottom: 0px solid #7ab93d !important;
    letter-spacing: 0px;
}

#tweet-text a:hover {
    border-bottom: 1px solid #7ab93d;
}

.date, .date a, .date a:hover {
    color: #979797 !important;
    font-size: 10px !important;
    text-decoration: none !important;
    vertical-align: middle;
    margin-right: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 4px;
    padding: 2px;
    background: url(/twitter_block/images/date_grad.png) repeat-x 0 10px;
    border: 1px solid #d7d7d7;
    font-weight: bold;
}

.profile_img {
    position:relative;
    top:0px;
    float:right;
    height:24px;
    width:24px;
}

.float-left {
    float:left;
    clear:both;
}

.float-right {
    float:right;
    clear:both;
    margin: 0px 10px 10px 10px;
}

.float-center {
    margin: 0px auto;
    position: relative;
}

.before {
    height: 18px;
    width: 18px;
    position: relative;
    top: 4px;
    left:2px;
}

.after {
    height: 18px;
    width: 13px;
    position: relative;
    top: 4px;
}

.truncated {
    position: relative;
    color: #3f3f3f;
    font-size: 1em;
    height: 16px;
    border-top: 1px dotted #6edffd;
    border-bottom: 1px dotted #6edffd;
}

.single-tweet span a{
    color: #26849b;
}

.single-tweet span a:hover{
    color: #70b6dc;
}

.more-less, .more-less a, .more-less a:hover {
    color: #0e3980;
    font-size: 10px;
    text-decoration: none !important;
    border: 0px solid #0e3980 !important;
    letter-spacing: 0px;
}
