/* This style is designed to mimic the twitter.com message layout and theme - CC*/
.tweetquote .tweetclear {margin:0;clear:both}
.tweetquote {background:#f0f0ff;padding:10px;font:normal 10pt 'Lucida Grande',sans-serif;width:500px;border-bottom:1px dashed #d2dadf;margin:10px 0;text-align:left}
.tweetquote .tweetitem {margin:0;padding:0}
.tweetquote .tweetitem  a {border:none;color:#0084b4;text-decoration:none}
.tweetquote .tweetitem .quoting_pic {float:left;height:50px;}
.tweetquote .tweetitem .quoting_pic img {float:left;margin:0 0 0 0;border:1px solid #fff;padding:1px;width:48px;height:48px}
.tweetquote .tweetitem .leftdoublequote,.tweetquote .tweetitem .rightdoublequote{float:left;position:absolute;font:bold 60px georgia;line-height:50px;z-index:1;color:#fff;overflow:hidden;}
.tweetquote .tweetitem .rightdoublequote {left:480px;}
.tweetquote .tweetitem .leftdoublequote {left:65px;}
.tweetquote .tweetitem .quoting_msg {line-height: 1.2em;margin-left:65px;width:420px;display:block;z-index:2000;position:relative}
.tweetquote .tweetitem .tweetinfo {display:block;font:italic 0.8em georgia;left:10px;color:#999999;margin-left:65px;width:420px;display:block;margin-top:5px}
.tweetquote .tweetitem .tweetinfo a {color:#4C98B4;}
