 .twitter_outter {
	position:relative;
	padding:0 10px 10px 10px;
	width:285px;
}
.tweet {
	height:auto;
	width:282px;
	padding:10px;
	background:#000;
	color:#999;
	margin-bottom:15px;
}
.tweet textarea {
	font-family:"Lucida Grande", Helvetica, Arial, Sans-Serif;
	font-size:1.2em;
	font-weight:bold;
	height:50px;
	margin: 0;
	padding:0;
	background-color: transparent;
	color:#000;
	background:#ddd;
	padding:5px 0 5px 5px;
	width:272px;
}
.tweet #tweet_static {
	bottom:14px;
	color:#999;
	font-family:"Lucida Grande", Helvetica, Arial, Sans-Serif;
	font-size:0.8em;
	font-weight:bold;
	margin-right:10px;
}
.tweet #tweet_static_url {
	color:#fff;
}
.suggest {
		width:125px;
		float:left;
		padding-bottom:20px !important;
}
#update input {
	clear:both;

	margin-top:10px;

}
.twit_link {
	cursor:pointer;
}
#messagePosted {
	width:300px;
	height: 40px;
	background-color: Yellow;
	color: Red;
	font-weight: bold;
	display: none;
}
/* leftover characters */
  #tweet_char_left {
	color:#D4D0C8;
	font-family:'Georgia', 'Serif';
	font-size:1.5em;
	font-weight:bold;
	float:right;
	display:block;
	width:100px;
	text-align:right;

}
#tweet_char_left.ok {
	color:#D4D0C8;
}
#tweet_char_left.watch {
	color:#ff0;
} /* 20 characters left */
#tweet_char_left.warning {
	color:#f00;
} /* 10 characters left  */
#tweet_char_left.twit_error {
	color:#f00;
	text-decoration:underline;
} /* 0 characters left  */
/* twitter - Tweet_Container */

#Tweet_Container {
clear:both;
padding-top:10px !important;	
border-top:1px solid #ad3424;
}

.s_tweets h4 {
	display: none;
}
.s_tweets .s_item {
	width:280px;
	border-bottom:1px solid #ad3424 !important;
	margin-bottom:10px;
	padding-bottom:10px !important;
}
.s_tweets .s_item h3 a {
	color:#ad3424;
	font-size:15px;
	font-family:Georgia,"Times New Roman","Times",serif;
	font-weight:900;
	letter-spacing:-.04em;
	font-style:italic;
}
.s_tweets .s_avatar {
	padding:2px;
	margin:5px;
	border:1px solid #999;
	float:left;
	width:48px;
	height:48px;
}
.s_tweets .singleUser {
	float:right;
	width:210px;
}
.s_tweets h3 {
	margin-bottom:0px;
	font-size:13px;
	background:none;
	text-indent:0;
	height:auto;
}
.s_tweets h3 a {
	font-size:21px;
	color:#fff;
	text-decoration:none;
	font-weight:900;
}
.s_tweets .s_copy {
	margin-bottom:0px;
	color:#666;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	overflow:hidden;
	width:210px !important;
}

.s_tweets .s_byline  {
	margin-bottom:0px;
	color:#ad3424;
	background:none;
	padding:2px;
	font-size:10px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-style:none;

}
/* twitter - notify-table */
    #notify-table {
	color:#735005;
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
	left:0;
	letter-spacing:-1px;
	position:fixed;
	top:0;
	width:100%;
	z-index:100;
	display:none;
	border-collapse: collapse;
}
.notify td {
	background-color:#F4A83D;
	border-bottom:1px solid #D6800C;
	padding:7px 0;
	text-align:center;
	width: 100%;
	font-size: 14px;
}
.notify-close a {
	background-color:#FAD163;
	border: 2px solid #735005;
	color:#735005;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
	cursor:pointer;
}
.s_avatar img {
	width:48px !important;
	height:47px !important;
}

.tweet {
border-top: 1px solid #ad3424;	
padding-top:18px;
}

.tweet h2 {
	color:#fff;
	font-size:36px;
	font-weight:700;
	line-height:30px;
	letter-spacing:-.04em;
	margin-bottom:2px;
}
.tweet h3 {
	color:#999;
	margin-bottom:5px;
	text-indent:0;
	background:none;
	height:auto !important;
}
