#twitter-trackbacks{
	line-height:110%;	
}

#twitter-trackbacks td, th, input, button, select, textarea {
    font-family:"メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
}
#twitter-trackbacks td, th {
    font-size: 12px;
}
#twitter-trackbacks a:link, a:active, a:visited, a:hover {
    color: #006699;
    text-decoration: none;
}
#twitter-trackbacks a:hover {
    color: #214264;
    text-decoration: underline;
}
#twitter-trackbacks a.texturl:link, a.texturl:active, a.texturl:visited, a.textnick:link, a.textnick:active, a.textnick:visited, a.texthash:link, a.texthash:active, a.texthash:visited {
    color: inherit;
}
#twitter-trackbacks img {
    border: 0 none;
    vertical-align: middle;
}
.pill-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #FFFFFF, #F2F2F2) repeat scroll 0 0 transparent;
    border-color: #EDEDED #DCDCDC #DCDCDC #EDEDED;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #777766 !important;
    cursor: pointer;
    display: inline-block;
    padding: 1px 5px 0 5px;
	background:#f4f4f4;
}
.pill-button:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #F0F6FC, #E1EDFA) repeat scroll 0 0 transparent;
    border-color: #C9E6FF #B3D4F2 #B3D4F2 #C9E6FF;
    border-image: none;
    border-right: 1px solid #B3D4F2;
    border-style: solid;
    border-width: 1px;
    color: #336699 !important;
    text-decoration: none;
}
.pill-button-disabled, .pill-button-disabled:hover {
    background: -moz-linear-gradient(center top , #FFFFFF, #F2F2F2) repeat scroll 0 0 transparent;
    border: 1px solid #EDEDED;
    color: #777766 !important;
    cursor: default;
    display: inline-block;
    padding: 2px 5px;
    text-decoration: none;
}

.list-tweet-v2 {
    margin-bottom: 7px;
    overflow: hidden;
}

.twitter-post-big {
    overflow: hidden;
}
.twitter-post-big .body {
    margin-left: 50px;
}
.twitter-post-small .texthash {
    color: #000000;
}
.twitter-post-big .author-link {
    font-weight: bold;
    margin-right: 3px;
}
.twitter-post-big .author-bar {
    display: block;
}
.twitter-post-big .author-name {
    color: #999988;
    font-size: 11px;
}
.twitter-post-big .actions {
    font-size: 11px;
    margin-left: 50px;
}
.twitter-post-big .date-link, .twitter-post-big .reply-link, .twitter-post-big .retweet-link, .twitter-post-big .favorite-link {
    color: #999988;
    display: inline-block;
    margin-right: 5px;
    padding: 2px 0 2px 17px;
}
.twitter-post-big .reply-link {
    background: url("http://cdn1.topsy.com/asset/master.geo-2.9-20121029.001-3.b98ed74b2a/img/twitter/reply.png") no-repeat scroll 0 center transparent;
}
.twitter-post-big .retweet-link {
    background: url("http://cdn1.topsy.com/asset/master.geo-2.9-20121029.001-3.b98ed74b2a/img/twitter/retweet.png") no-repeat scroll 0 center transparent;
}
.twitter-post-big .favorite-link {
    background: url("http://cdn1.topsy.com/asset/master.geo-2.9-20121029.001-3.b98ed74b2a/img/twitter/favorite.png") no-repeat scroll 0 center transparent;
}
.twitter-post-big .date-link {
    background: url("http://cdn1.topsy.com/asset/master.geo-2.9-20121029.001-3.b98ed74b2a/img/twitter/bird_16_gray.png") no-repeat scroll 0 center transparent;
}
.twitter-post-big .reply-link:hover {
    background-image: url("http://cdn1.topsy.com/asset/master.geo-2.9-20121029.001-3.b98ed74b2a/img/twitter/reply_hover.png");
}
.twitter-post-big .retweet-link:hover {
    background-image: url("http://cdn1.topsy.com/asset/master.geo-2.9-20121029.001-3.b98ed74b2a/img/twitter/retweet_hover.png");
}
.twitter-post-big .favorite-link:hover {
    background-image: url("http://cdn1.topsy.com/asset/master.geo-2.9-20121029.001-3.b98ed74b2a/img/twitter/favorite_hover.png");
}
.twitter-post-big .date-link:hover {
    background-image: url("http://cdn1.topsy.com/asset/master.geo-2.9-20121029.001-3.b98ed74b2a/img/twitter/bird_16_blue.png");
}
.twitter-post-big .avatar-link {
    border: 1px solid #E5E5E1;
    display: inline-block;
    float: left;
    padding: 1px;
}
.twitter-post-big .avatar-link img {
    display: inline-block;
    height: 37px;
    width: 37px;
}