#e404 .featured {
	background: #d7e9e8 url(../images/assets/icons/404_100x90.png) center 60px no-repeat;
	height: 90px;
	padding: 180px 0 0;
	text-align: center;
}
#e404 .featured header {
	padding: 0;
	margin: 0 0 15px;
}

.mod.twitter { 
	height: 90px; 
	padding: 0 0 0 126px;
	margin-bottom: 30px; 
	background: #ccc url(../images/assets/home_twitter_bg.jpg) 0 0 no-repeat; 
}
.mod.twitter header {
	width: 162px; 
	padding: 45px 0 0;
	height: 45px; 
	float:right; 
	background:#003959 url(../images/assets/icons/tweetbird_38x34.png) center 8px no-repeat; 
	color: #D7E9E8;
	text-align: center;
}
.mod.twitter header a { font-weight: bold; }
.mod.twitter .bd {
	background: url(../images/assets/home_tweet_pointer.png) 0 0 no-repeat;
	padding: 0 0 0 16px;
}

.mod.twitter .tweets {
	background: #8AD3DD;
	height: 60px;
	padding: 15px 10px;
	width: 304px;
}
.mod.twitter .loading { margin:0; }
	.tweet_text { color: #003959; }
	.tweet_text a { font-weight: bold; }
	.tweet_time a { display:block; font-size:11px; color:#B9E5EB; }
