#_twitterWrapper {
    width: 800px;
    font-family: Arial, sans-serif;   
}
._twitterResultWrapper {
    width: 750px;   
    height: 75px;
    border: dotted 1px #e8e8e8;
}
._twitterProfileImage {
    float: left;
    width: 70px;
    height: 70px;
    overflow: hidden;
}
._twitterImageDisplay {
    border: none;
    width: 48px;
    height: 48px;
    font-size: 8pt;
    /*padding: 1px;*/
}
._twitterResultPane {
    float: left;
    width: 658px;
    height: 75px;
}
_twitterAuthorLink a {
    color: blue;
}
_twitterAuthorLink a:hover {
    color: #FF0000;
}
#myTweetResults{
	padding:0px;
	width:600px;
}
#myTweetResults h2{
	font-size:20px;
	line-height:23px;
	margin-bottom:10px;
	font-weight:normal;
}
#myTweetResults h2.nores{
	margin-bottom:0;
}
#myTweetResults h2 #timer{
	float:right;
	margin-left:15px;
	font-size:13px;
	line-height:23px;
	color:#777;
}
#myTweetResults ul{
	list-style-type:none;
	margin:0;
	padding:0;
	border-bottom:1px dashed #ccc;
}
#myTweetResults ul div.thread{
	margin-top:10px;
	background-color:#eee;
	margin-left:58px;
	border:1px solid #ccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	
}
#myTweetResults ul div.thread{
	display:inline-block;
}
#myTweetResults ul div.thread{
	display:block;
}
#myTweetResults ul div.thread ul{
	border-width:0;
}
#myTweetResults li{
	margin:0;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	list-style:none;
	padding:15px 10px;
}
#myTweetResults li.resultfade{
	margin:0;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	list-style:none;
	height:80px;
}
#myTweetResults .fadebody{
	padding:15px 10px;
}
#myTweetResults .newresult{
    background:#FFFFCC;
	width:600px;
	height:80px;
}
#myTweetResults .faderesult{
	margin:0 10px;
	position:relative;
	top:-70px;
	width:600px;
}                  
#myTweetResults li div.avatar{
	float:left;
	width:48px;
	height:48px;
	overflow:hidden;
}
#myTweetResults li div.avatar a{
	text-decoration:none;
}
#myTweetResults li div.avatar img{
	width:48px;
	height:48px;
}
#myTweetResults li div.avatar a.from_av{
	display:block;
	width:36px;
	height:36px;
}
#myTweetResults li div.avatar a.to_av{
	display:block;
	width:26px;
	height:26px;
	margin-left:22px;
	margin-top:-14px;
}
#myTweetResults li div.avatar a.from_av img{
	width:36px;
	height:36px;
}
#myTweetResults li div.avatar a.to_av img{
	width:24px;
	height:24px;
	border:1px solid #ccc;
}
#myTweetResults li.nested div.avatar{
	float:left;
	width:36px;
	height:36px;
	overflow:hidden;
}
#myTweetResults li.nested div.avatar img{
	width:36px;
	height:36px;
}
#myTweetResults li .msg{
	margin-left:58px;
	font-size:13px;
	line-height:17px;
	margin-bottom:5px;
}
#myTweetResults li.nested .msg{
	margin-left:45px;
	font-size:13px;
	line-height:15px;
	margin-bottom:3px;
}
#myTweetResults li .msgtxt.translated{
	background-color:#ffc;
}
#myTweetResults li .restinfo,#results li .debug{
	margin-left:58px;
	color:#777;
	font-size:13px;
}
#myTweetResults li .location{
	margin:5px 0 5px 58px;
	font-size:13px;
	color:#3d9438;
}
#myTweetResults li .info .source a{
	font-style:italic;
	color:#777;
	text-decoration:none;
}
#myTweetResults li .info .source a:visited{
	color:#777;
}
#myTweetResults li .info .source a:hover{
	color:#666;
	text-decoration:underline;
}
#myTweetResults li .debug{
	padding-top:5px;
	padding-left:10px;
}
#myTweetResults li.nested .info{
	margin-left:45px;
	color:#777;
	font-size:11px;
}
#myTweetResults li.inthread{
	border:0;
	padding-bottom:0;
}
#myTweetResults li.nested{
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px dashed #ccc;
}
#myTweetResults li .one_sided_expl{
	margin-top:5px;
}
#myTweetResults li img.thread{
	margin-bottom:-5px;
}
#myTweetResults div.thread li.first{
	border-top:0;
}
#myTweetResults li.featured{
	background-color:#ffc;
}
#myTweetResults .paginator{
	margin:10px 0;
	text-align:center;
}
#myTweetResults #pager-bottom.paginator{
	margin-bottom:0;
}
#sidebar{
	width:170px;
	float:right;
}
#sidebar .module{
	background-color:#fff;
	color:#777;
	border:1px solid #ccc;
	-webkit-border-radius:5px;
	-webkit-border-top-left-radius:0;
	-moz-border-radius:5px;
	margin:0 0 10px 0;
	padding:10px;
	width:148px;
}
#sidebar .module h3{
	font-weight:normal;
	margin-bottom:5px;
	font-size:13px;
	color:#000;
}
#sidebar #share ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#sidebar #share li{
	margin:0 0 10px 0;
	padding:0;color:#000;
}
#sidebar #share li.last{
	margin:0;
}
#sidebar img.rss{
	margin-bottom:-3px;
}
#sidebar img.twitter{
	margin-bottom:-3px;
}
#sidebar img.lang{
	margin-bottom:-3px;
}
#sidebar #language{
	color:#000;
}
#sidebar #languageSelect{
	margin-top:10px;
}
#sidebar #languageSelect p{
	color:#777;
	margin-bottom:5px;
}
#sidebar #language .option,#sidebar #translator .option{
	width:125px;
	font-size:13px;
}
#sidebar #translator{
	color:#000;
}
#sidebar #translator span{
	color:#777;
}
#sidebar #translator #transPoweredBy{
	font-size:11px;
	color:#777;
	margin-top:5px;
}
.auto-trans{
	margin-top:5px;
	font-size:13px;
	color:#3d9438;
}
.nested .auto-trans{
	font-size:11px;
	margin-top:3px;
}
#sidebar .list ul{
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
}
#sidebar .list li{
	margin:0 0 5px 0;
	padding:0;
	color:#777;
}
#sidebar .list li.last{
	margin:0;
}
#sidebar #promo b{
	background-color:#ffc;
	padding:2px;
}
#res-update,#suggest-lang,#alert,#network-cache{
	font-size:14px;
	margin:0 0 10px 0;
	font-weight:normal;
	padding:0 0 0 5px;
	background-color:#ffc;
	height:30px;
	line-height:30px;
}
#network-cache{
	font-size:10pt;
	text-align:right;
	background-color:#fff;
}
#new-res-count{
	font-weight:bold;
}
#suggest-lang{
	text-align:center;
}
#new-res-count{
	font-weight:bold;
}
#alert{
	display:none;
	background-color:#fff;
	color:#f25235;
	padding-left:0;
	line-height:16px;
	padding-top:10px;
	margin-bottom:0;
}
span.expand{
	color:#777;
	font-size:11px;
	line-height:17px;
}
#nearmap img{
	width:146px;
	height:146px;
	border:1px solid #ccc;
	display:block;
}
#nearmap p{
	margin-top:5px;
	color:#777;
	font-size:11px;
}
#results li.st{
	border:0;
	background-color:#edf2f8;
}
#results li.st .info .stnote{
	float:right;
	color:#a2b3c7;
}
#spelling{
	margin:10px 0;
	font-size:14px;
}
#spelling.nores{
	margin-bottom:0;
}
#spelling em{
	font-weight:bold;
	font-style:normal;
	color:#c00;
}
#spelling b{
	font-style:italic;
}
#twtLoginWrapper
{
margin-bottom:10px;
}
.logintext
{
background:#FFFFCC; 
font-size:11px; 
padding-left:5px; 
padding-right:5px;
float:right;
line-height:18px;
}
#twtLoginWrapper #twtPostLoginWrapper
{
margin-bottom:-10px;
}
#twtLoginWrapper #twtPostLoginWrapper #twtLoginWrapper
{
margin-bottom:20px;
}
.message{
width:495px; 
height:55px;
padding-left:5px;
padding-right:5px;
font-family:'Lucida Grande',sans-serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
}
.notetext
{
font-size: 11px;
}