﻿#twc_connect button, .twc_connect button { 
    margin:0 7px 0 0; 
    background:none; 
    border:none; 
    cursor:pointer; 
    padding:5px 10px 6px 7px; /* Links */
} 

#twc_connect button, .twc_connect button { 
    width:auto; 
    overflow:visible; 
    padding:4px 10px 3px 7px; /* IE6 */ 
}
 
#twc_connect button img, .twc_connect button img { 
    margin:0; 
}

#twc_connect, #twc_connect p, .twc_connect, .twc_connect p {
	margin-bottom:10px;
}

#twc_tweet_this {width:25px;}

.bbpBox{background: #F1F1F1;padding:20px;margin-bottom:5px;}
p.bbpTweet{background:#fff;padding:10px 12px 10px 12px;margin:0;min-height:48px;color:#000;font-size:18px !important;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px}
p.bbpTweet span.metadata{display:block;width:100%;clear:both;margin-top:8px;padding-top:12px;height:40px;border-top:1px solid #fff;border-top:1px solid #e6e6e6}
p.bbpTweet span.metadata span.author{line-height:19px}
p.bbpTweet span.metadata span.author img{float:left;margin:0 7px 0 0px;width:38px;height:38px}
p.bbpTweet a:hover{text-decoration:underline}
p.bbpTweet span.timestamp{font-size:12px;display:block}