/**
 * Twitter - http://www.twitter.com
 * Copyright (C) 2009 Twitter
 * Author: Dustin Diaz (dustin@twitter.com)
 *
 * V 2.0.0 Twitter search/profile/faves widget
 * http://twitter.com/widgets
*/

#news_tweets {
	position: relative;
	height: 236px;
	width: 206px;
	top: 28px;
	margin: 5px 0 0 14px;
	overflow: hidden;
}

#news_tweets:hover {
	overflow: scroll;
	width: 220px;
}

#news_tweets p {
	color: #b4b4b4;
	text-align: left;
	 font-size: 13px; 
	 border-bottom:1px dotted #cecece;
}

.news_fade {
	position: relative;
	top: 266px;
	height: 29px;
	width: 100%;
	background: url(../img/news_fade.png) repeat-x;
	z-index: 10;
}

.twtr-widget{position:relative;font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif; margin-top: -60px; overflow: hidden; }
.twtr-inactive{display:none;}
.twtr-widget a img{border:0!important;}
.twtr-doc{overflow:hidden;width:100%;text-align:left;font-weight:normal; }

.twtr-widget .twtr-tweet-wrap{ padding:8px 0;overflow: hidden;zoom:1;}
.twtr-widget .twtr-tweet{overflow:hidden;zoom:1;}
.twtr-widget .twtr-tweet a.twtr-reply{visibility:hidden;}
* html .twtr-widget .twtr-tweet a.twtr-reply{visibility:visible;}
.twtr-widget .twtr-tweet:hover a.twtr-reply{visibility:visible;}
.twtr-widget-profile img.twtr-profile-img{ visibility:hidden; display:block;float:left;width:0;height:0;border:0!important;}
.twtr-widget h3,.twtr-widget h4,.twtr-widget p{margin:0!important;padding:0!important;line-height:1.2!important;width:auto!important; border: none;}
.twtr-widget-profile h3,.twtr-widget-profile h4{margin:0 0 0 0px!important;}
.twtr-widget h3{font-size:11px!important;font-weight:normal!important;}
.twtr-widget h4{font-size:16px!important;}
.twtr-widget i,.twtr-widget .twtr-new-results{font-size:9px;font-style:normal;display:block;margin-top:2px;zoom:1;}
.twtr-widget .twtr-new-results{text-align:center;padding:3px;margin:0 auto -10px auto;display:block;position:relative;bottom:5px;}
.twtr-results-inner{line-height:1;font-size:100%;padding:4px 0;position:relative;bottom:-2px;width:40%;margin:0 auto;z-index:2;text-align:center;}
.twtr-results-hr{width:100%;position:relative;z-index:1;height:1px;background:none;overflow:hidden;}
.twtr-new-results span{position:relative;z-index:3;top:-14px;display:block;font-size:9px!important;}
.twtr-hd{padding:10px;position:relative;zoom:1;overflow:hidden;}

.twtr-scroll .twtr-timeline{overflow-x:hidden;overflow-y:auto;}
.twtr-widget .twtr-tweet:last-child{border-bottom-width:0;}
.twtr-ft{ visibility: inherit;}
.twtr-ft div{visibility: inherit;}
.twtr-ft span{float:right;text-align:right;}
.twtr-ft a{float:left;display:block;}
.twtr-ft span a{float:none;}
.twtr-doc a{text-decoration:none!important;}
.twtr-doc a:hover{text-decoration:underline!important;}



.twtr-widget .twtr-tweet-wrap { padding: 8px 0 !important;}

.twtr-ft { display:none;}


