@charset "UTF-8";
/* CSS Document */

#twtr-widget-1, .twtr-doc, .twtr-hd, twtr-bd, .twtr-timeline, .twtr-tweets, .twtr-referance-tweet, .twtr-tweet, .twtr-tweet-wrap, .twtr-avatar, .twtr-tweet-text, .twtr-ft, .twtr-ft div {
    margin: 0 !important;
    padding: 0 !important;
}

.twtr-hd h3, .twtr-hd h4, .twtr-hd .twtr-profile-img, .twtr-avatar {
    display: none !important;
}

#twtr-widget-1 {
    width: 135px !important;
    margin-left: .4em !important;
}

.twtr-tweet-wrap {
    padding-top: .5em !important;
    padding-bottom: .5em !important;
	width: 135px !important;
}

#twtr-widget-1 p {
    font-size: 1em;
}

.twtr-ft {
    margin-top: .5em !important;
    padding-top: .5em !important;
    border-top: dotted #d9d9d9 1px;
}

.twtr-ft img {
    margin-bottom: .5em;
}

.twtr-ft span {
    position: relative;
    left: -10;
}