/* 
Tweet-stimonials CSS / http://tweetstimonials.com
Written by Jeff Sarris / http://jeffsarris.com
*/

.tweetstimonial { border-bottom:1px dotted #d0d0d0;clear:both;padding:5px 0; }
.tweetstimonial .tweetstimonial_avatar img { float:left;height:30px;margin:0 6px 0 0;padding-top:4px;width:30px }
.tweetstimonial .tweetstimonial_username { margin-bottom:0 !important;line-height:auto;text-transform:none !important; }
.tweetstimonial .tweetstimonial_tweet a { display:block;text-decoration:none; }
.tweetstimonial .tweetstimonial_tweet { margin-bottom:0; }
.tweetstimonial .tweetstimonial_username,.tweetstimonial .tweetstimonial_tweet { margin-left:40px; }
.tweetstimonial_additionallinks { border-bottom:1px dotted #d0d0d0;border-top:1px dotted #d0d0d0;margin:5px 0 !important;padding:5px 0 !important;text-align:center; }
.tweetstimonial_viewall,.tweetstimonial_followme { font-weight:bold;padding:3px 5px;text-decoration:none !important; }
.tweetstimonial_followme:hover,.tweetstimonial_viewall:hover { background:#eee; }
.first_tweetstimonial { padding-top:0 !important; }
.last_tweetstimonial { border-bottom:none;padding-bottom:0 !important; }