	
.banner{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	width:298px;
	border-left:1px solid #404548;
	border-right:1px solid #404548;
	border-bottom:1px solid #404548;
	background:#2c2f31;
	float:left;

}
.bannerhead{
	margin: 5px 0 0 0;
	padding: 0px 0 0 0px;
	width:298px;
	height:30px;
	background: #222627 url(images/sponhead.jpg) no-repeat;
	border-left:1px solid #404548;
	border-right:1px solid #404548;
	border-top:1px solid #404548;
}
.banner ul {
   	 margin: 0px 0px;
	 padding: 0px 0px;
	 overflow: none;
	 
}
	 
.banner li{
	height:125px;
	width:125px;
	margin: 6px 6px ;
	padding:5px 5px;
	list-style:none;
	display : block;
	display:inline;
	float:right;
	background:#393f42;
}

.banner li a:link, .banner li a:visited {
	text-decoration: none;
}	


.twitterhead{
	margin: 5px 0 0 0;
	padding: 2px;
	width:288px;
	height:30px;
	background: #222627 url(images/sponhead.jpg) no-repeat;
	border-left:1px solid #404548;
	border-right:1px solid #404548;
	border-top:1px solid #404548;
}


#twitter{
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #CCCCCC;
	
	float:left;
	margin:5px 0px 0px 0px;
	overflow:none;
	padding:0px;
	width:298px;

}
#twitter .sidebar-title {
  border-bottom:1px solid #0C386E;
  height:38px;
  margin:0px;
	
	background: url(/images/twitter_logo.png) no-repeat;
}

ul#twitter_update_list {
	 margin:0px 0px 0px 0px;
   color:#0C386E;
	 list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
	 padding:2px;
}	 

ul#twitter_update_list li {
   color:#000000;
	 padding:5px;
}	

ul#twitter_update_list a {
   color:#0C386E;	 
}	

img.nothumb {
background: none;
float:left;
margin:0px;
padding:0px;
}
