body { margin:0;padding:0; background-color:#920000;}
	#tweet_container { position:absolute; width:420px; }
		#tweet_container #tweet_header { position:relative; float:left; width:418px; height:143px; background:url(../images/twitter/twitter_header.png) top left no-repeat; z-index:2; }

			#tweet_container #follow_text { position:absolute; z-index:3; top:101px; left:180px; }
				#tweet_container #follow_text span#twitter_logo { position:absolute; height:21px; width:91px; }
					#tweet_container #follow_text span#twitter_logo a { display:block; width:100%; height:100%; background:url(../images/twitter/twitter_logo.gif) bottom left no-repeat; }
					#tweet_container #follow_text span#twitter_logo a:hover { background-position:top left; }

			#tweet_container #extra_div {
	position:absolute;
	top:11px;
	right:45px;
	font: bold 11px Helvetica, arial, sans-serif;
	color:#920000;
	cursor:default;
	text-align:center;
	line-height:15px;
	z-index:3;
}
				#tweet_container #extra_div a {
	color:#920000;
}

		#tweet_container #tweets { background:url(../images/twitter/loading.gif) center center no-repeat; position:relative; float:left; width:356px; height:460px; background-color:#8B0122; margin-left:35px; top:-15px; }
			#tweet_container span#what_is_twitter { position:absolute; top:-14px; right:80px; height:44px; width:212px; background:url(../images/twitter/twitter_drop_down.png) top left no-repeat; }
	
				#tweet_container a#what_is_twitter_a { position:absolute; cursor:pointer; z-index:10; top:132px; right:110px; height:25px; width:212px; text-indent:-9999em; outline:none; z-index:4; }
			#tweet_container #tweets ul.tweet_list { float:left; list-style:none; margin:40px 0 0; padding:0; }
				#tweet_container #tweets ul.tweet_list li { float:left; width:100%; height:68px; color:#fff; margin:0; padding:0; font: 11.5px Helvetica, arial, sans-serif; line-height:17px; }
					#tweet_container #tweets ul.tweet_list li a { border:none; }
						#tweet_container #tweets ul.tweet_list li a img { border:none; float:left; width:50px; margin-left:6px; }
					#tweet_container #tweets ul.tweet_list li p { float:left; width:288px; margin:0 4px 0 6px; }
						#tweet_container #tweets ul.tweet_list li p a { color:#fff; }
			#tweet_container #tweets #more_tweets { float:right; text-align:right; width:300px; margin-top:-5px; margin-right:30px; font-size:11px; color:#fff; font: 11.5px Helvetica, arial, sans-serif; }
				#tweet_container #tweets #more_tweets a { color:#a3badb; }

	#inlinetweet_container { position:relative; width:420px; margin-left: 20px;}
		#inlinetweet_container #tweet_header { position:relative; float:left; width:418px; height:143px; background:url(../images/twitter/twitter_header.png) top left no-repeat; z-index:2; }

			#inlinetweet_container #follow_text { position:absolute; z-index:3; top:101px; left:180px; }
				#inlinetweet_container #follow_text span#twitter_logo { position:absolute; height:21px; width:91px; }
					#inlinetweet_container #follow_text span#twitter_logo a { display:block; width:100%; height:100%; background:url(../images/twitter/twitter_logo.gif) bottom left no-repeat; }
					#inlinetweet_container #follow_text span#twitter_logo a:hover { background-position:top left; }

			#inlinetweet_container #extra_div {
	position:absolute;
	top:11px;
	right:45px;
	font: bold 11px Helvetica, arial, sans-serif;
	color:#920000;
	cursor:default;
	text-align:center;
	line-height:15px;
	z-index:3;
}
				#inlinetweet_container #extra_div a {
	color:#920000;
}

		#inlinetweet_container #tweets {
	background:url(../images/twitter/loading.gif) center center no-repeat;
	position:relative;
	float:left;
	width:356px;
	height:160px;
	background-color:#920000;
	margin-left:43px;
	top:-15px;
}
			#inlinetweet_container span#what_is_twitter { position:absolute; top:-14px; right:80px; height:44px; width:212px; background:url(../images/twitter/twitter_drop_down.png) top left no-repeat; }

				#inlinetweet_container a#what_is_twitter_a { position:absolute; cursor:pointer; z-index:10; top:132px; right:110px; height:25px; width:212px; text-indent:-9999em; outline:none; z-index:4; }
			#inlinetweet_container #tweets ul.tweet_list { float:left; list-style:none; margin:40px 0 0; padding:0; }
				#inlinetweet_container #tweets ul.tweet_list li { float:left; width:100%; height:68px; color:#fff; margin:0; padding:0; font: 11.5px Helvetica, arial, sans-serif; line-height:17px; }
					#inlinetweet_container #tweets ul.tweet_list li a { border:none; }
						#inlinetweet_container #tweets ul.tweet_list li a img { border:none; float:left; width:50px; margin-left:6px; }
					#inlinetweet_container #tweets ul.tweet_list li p { float:left; width:288px; margin:0 4px 0 6px; }
						#inlinetweet_container #tweets ul.tweet_list li p a { color:#fff; }
			#inlinetweet_container #tweets #more_tweets { float:right; text-align:right; width:300px; margin-top:-5px; margin-right:30px; font-size:11px; color:#fff; font: 11.5px Helvetica, arial, sans-serif; }
				#inlinetweet_container #tweets #more_tweets a { color:#FFFFFF; }

