#DCCTwFeed .twtr-doc
{ 
  width:225px;/*300px*/;
  height:274px;
  background:#F7F7F7;
  float:left;
  border-radius:5px 5px 5px 5px;
  -moz-border-radius:5px 5px 5px 5px;
  -webkit-border-radius:5px 5px 5px 5px;
  padding-top:5px;
}
#DCCTwFeed .twr-head
{ 
  width:285px;
  height:auto;
  float:left;
  margin: 8px 7px;
}

#DCCTwFeed .twr-head-mid
{ 
   
   width:232px;
   height:45px;
   float:left;
}

.twtr-mid
{ 
  width:213px;/*285px*/
  /*height:79px;auto;*/
  float:left;
  margin:4px 7px;
  background:#fff;
  border-radius:5px 5px 5px 5px;
  -moz-border-radius:5px 5px 5px 5px;
  -webkit-border-radius:5px 5px 5px 5px;
}


#DCCTwFeed .twtr-mid-left
{ 
  width:33px;
  height:28px;
  float:left;
  margin-right: 8px;
}

#DCCTwFeed .twtr-mid-right
{ 
  width:180px;
  height:auto;
  float:left;
  
  color:#34282C;
  text-align:left;
  
  margin-left:10px;
  margin-top: 10px;
}
#DCCTwFeed .twtr-mid-right a
{ 
  color:#34282C;
  text-decoration:none;
}
#DCCTwFeed .twtr-mid-right a:hover
{ 
  color:#34282C;
  text-decoration:underline;
}
#DCCTwFeed .twtr-tweet
{ 
  /*width:213px;284px*/
  height:auto;
  float:left;
}
#DCCTwFeed .twtr-tweet .twtr-tweet-wrap
{ 
  overflow: hidden;
  padding: 6px;
  color: #8A8989;
  font-family: arial;
  font-size:11px;
}
#DCCTwFeed .twtr-tweet .twtr-avatar 
{
    display: block;
    float: left;
    /*height: 40px;*/
    overflow: hidden;
    width: 33px;
	padding-right:3px;
	padding-bottom:3px;
}
#DCCTwFeed .twtr-tweet .twtr-tweet-text {
    /*margin-left: 40px;*/
    color: #8A8989;
    font-family:arial;
    font-size:12px;
}

em 
{
    display: block;
    font-size: 9px;
    font-style: normal;
    margin-top: 2px;
	/*margin-bottom: 2px;*/
    line-height: 1.5;
	float:left;
}
em a, em a:link, em a:visited
{ 
  color:#d9883a;
  text-decoration:none;
  font-size: 9px;
}
em a:hover
{ 
  color:#d9883a;
  text-decoration:none;
}

#DCCTwFeed .twtr-tweet .twtr-tweet-text em 
{
    display: block;
    font-size: 9px;
    font-style: normal;
    margin-top: 2px;
    line-height: 1.5;
}
#DCCTwFeed .twtr-tweet-text em a
{ 
  color:#d9883a;
  text-decoration:none;
font-size: 9px;
}
#DCCTwFeed .text
{ 
  color:#000000 !important;
  text-decoration:none;
font-size: 9px;
}
#DCCTwFeed .twtr-tweet-text em a:hover
{ 
  color:#d9883a;
  text-decoration:none;
}
#DCCTwFeed .twtr-footer
{ 
  width:224px;
  height:auto;
  float:left;
}

#DCCTwFeed .twtr-footer-mid
{ 
  /*width:264px;
  height:40px;
  float:left;
  margin-left:5px;
  margin:5px;*/
}

#DCCTwFeed .ftr-left
{ 
   width:80px;
   height:16px;
   float:left;
   margin-top: 12px;
}
#DCCTwFeed .ftr-right
{ 
  width:180px;
  height:auto;
  float:right;
  font-family:arial;
  font-size:11px;
  color:#34282C;
  text-align:right;
  /*margin-top: 12px;*/
  margin-bottom:5px;
}
#DCCTwFeed .ftr-right a
{ 
  color:#34282C;
  text-decoration:none;
  margin-right:5px;
}
#DCCTwFeed .ftr-right a:hover
{ 
  color:#34282C;
  text-decoration:underline;
}