.rowTweet  {
 float:left;
 width:210px;
 margin-right:20px;
height:160px;
min-height:200px;
margin-bottom:10px;
word-wrap:break-word;
}

.tweetRows  {
 float:left;
 width:209px;
padding-left:15px;
margin-left:15px;
border-left: 1px solid #e6e7e8;
min-height:110px;
}


.tweetRowsFirst  {
 float:left;
 width:210px;
 padding-left:0px;
margin-left:0px;
border-left:none;
}

.tweetContainer {
  padding: 10px 10px 10px 0px;
  height: 180px;
  border-right: 1px solid #e6e7e8;
overflow:hidden;
}
.tweetContainerLast {
  border: none;
}
.twitterIcon {
  float: left;
  padding: 0px 10px 10px 0px;
}

.twitterIcon img {
height:48px;
width:48px;
}

/* Lucas style 8/23/10 */

.twitterTitle {
color:#0171D0;
float:left;
font-size:1em;
line-height:1.1em;
padding-top:12px;
font-weight:bold;
}

.twitterText {
clear:both;
font-size:0.9em;
line-height:1.5em;
word-wrap:break-word;
}

.twitterDate, .twitterReply, .twitterFav, .twitterRetweet {
color:#9A9B9D;
font-size:0.8em;
padding-top:5px;
}

.twitterFav {margin:0 4px}

.twitterReply a {color:#9A9B9D;}

.BigTweet{font-size:120%;}

.dncLG {
font-size:13pt;
line-height:1.4em;
}

.sidebarFirstTweet {padding-top:10px;}

.sidebarTweet {
  margin-bottom: 1px;
line-height:1.5em;
font-size:1em;
word-wrap:break-word;
}

#sideBarTweetTitle, .sidebarTweetTitle {font-weight:bold;}

.twitterPointer{margin-left:4px;}
.tweetHolder{height:90px;width:544px;}
.twitterReply,.twitterFav,.twitterRetweet {float:right;} .twBtn a {width:16px;height:16px;background:url(https://si0.twimg.com/images/dev/cms/intents/icons/sprites/everything-spritev2.png) no-repeat;text-indent:-999em;overflow:hidden;display:block;} .twitterReply a {background-position:0 0;} .twitterReply a:hover {background-position:-16px 0px;} .twitterFav a {background-position:-32px 0;} .twitterFav a:hover {background-position:-48px 0px;} .twitterRetweet a {background-position:-80px 0;} .twitterRetweet a:hover {background-position:-96px 0px;