.bb_title {font-size:12px; font-weight:bold; background: url('/images/twitterHeader.png') no-repeat; height:75px; width:185px; border:0px solid red; padding:0px;}
.bb_mainContainer {font-size:8pt; overflow:hidden; position:relative; background:#ffffff; border:0px; background:url('/images/twitterBg.png') repeat-y; width: 185px; height: 160px;}
.bb_navContainer { color:#1078a5; padding:0px 7px; height:14px; line-height:14px;}
.bb_navActive {color:#1078a5; cursor:pointer; padding-left:16px;}
.bb_navActive#prevTweet {background:url('/images/twitterPrevActive.png') left no-repeat;}
.bb_navActive#nextTweet {background:url('/images/twitterNextActive.png') left no-repeat;}
.bb_navActive#firstTweet {padding-left:0px;}
.bb_navInactive {color:#00baf3; cursor:default; padding-left:16px;}
.bb_navInactive#prevTweet {background:url('/images/twitterPrevInactive.png') left no-repeat;}
.bb_navInactive#nextTweet {background:url('/images/twitterNextInactive.png') left no-repeat;}
.bb_navInactive#firstTweet {padding-left:0px;}
.bb_tweetListContainer {position:absolute; width:182px; height:156px; top:14px; left:0px; overflow:hidden;}
.bb_tweetHolder {position:absolute; top:0px; left:0px; width:185px; border: 0px solid red;}
.bb_tweetStep1 {padding:7px; margin-left:3px; background:#ffffff; position:relative;}
.bb_tweetStep2 {padding:7px; margin-left:3px; background:#d3f0fb; position:relative;}
.bb_tweetTitleStep1 {padding-bottom:2px; margin-bottom:2px; border-bottom:#ffffff dashed 1px;}
.bb_tweetTitleStep2 {padding-bottom:2px; margin-bottom:2px; border-bottom:#d8e9e2 dashed 1px;}
.bb_tweetTitleDate {font-style:italic; color:#828282; float:right;}
.bb_tweetBottomGradient {width:182px; height:10px; font-size:0px; position:absolute; bottom:0px; left:0px; background:url(/images/bottom.png) repeat-x bottom; z-index:1;}
