#container {
	background-image: url(../gfx/header.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 975px;
}

#twitter_box {
	background: #ececec;
	
}



#twitter_box .twitter_wrapper {
	background: url(../gfx/twitter_bottom.jpg) center bottom no-repeat;
	padding-bottom: 90px;
	
}

#twitter_box .twitter_wrapper .twitter_content {
	margin-bottom: 5px;
	padding: 8px;
	
}


#twitter_box .twitter_wrapper .twitter_content ul li {
	margin-bottom: 10px;
	
}

#twitter_box .twitter_wrapper .twitter_content ul li span {
	clear: both;
	display: block;
	color: #555555;
}

#twitter_box .twitter_wrapper .twitter_content ul li span a {
	clear: none;
	display: static;
	text-align: left;
	color: #555555;
}

#twitter_box .twitter_wrapper .twitter_content ul li a {
	clear: both;
	text-align: right;	
	display:  block;
	margin-top: 3px;
	color: #999999;
}


#twitter_box .twitter_wrapper .twitter_footer a{
	padding-left: 5px;
	color: #555555;
}

#twitter_top {
	margin-bottom: 5px;
}

