
.twittop{
	margin:5px 0px 0px 0px;
	/*height:30px;
	background:#141313 url(images/twitop.jpg) no-repeat;*/
	width:282px;


}

.twittop h2 {
	margin: 10px 0 0 0;
	padding: 4px 0 5px 20px;
	background: url(images/sidebar_tab.jpg) top no-repeat;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
    color: #464646;
    text-align: left;
    /*text-transform: uppercase;*/
    text-shadow: 0 1px 0 #fff;
	}

#twitter_div{
	width:270px;
	float:left;
	height:100%;
	padding:5px 5px;
	margin:0px 0px;
	background: #fff;
	/*background:#B5D3DD;*/
	border-left:1px solid #CBD2D8;
	border-right:1px solid #CBD2D8;
	border-bottom:1px solid #CBD2D8;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
}

ul#twitter_update_list{

	list-style:none;
	padding: 0px 0px;
	margin:0px 0px;

}
ul#twitter_update_list li{
	font-size: 12px;
	list-style:none;
	padding: 5px 5px;
	margin:0px 0px;
	line-height:18px;
	background:#fff;
	/*background:#B5D3DD url(images/twit.jpg) repeat-x;*/
	border-bottom:1px dotted #ccc;
	color:#222;
}
/*
ul#twitter_update_list li:hover{
	font-size: 11px;
	list-style:none;
	padding: 5px 5px;
	margin:0px 0px;
	line-height:18px;
	background:#fff url(images/twith.jpg) repeat-x;
	border-bottom:1px dotted #ccc;
}
*/
#twitter_update_list li a:link, #twitter_update_list li   a:visited{
	
	color:#D3116D;

}

#twitter_update_list li a:hover{
	
	color:#BC0C0F;

}

.banner{
	margin: 5px 0 0 0;
	padding: 0px 0 0 0px;
	width:335px;
	float:left;
	height:100%;
}

.banner ul {
   	 margin: 0px 0px;
	 padding: 0px 0px;
	 overflow: hidden;
	
}
	 
.banner li{
	width:125px;
	margin: 5px 10px 5px 10px ;
	padding:8px 8px ;
	list-style:none;
	display : block;
	overflow:hidden;
	float:left;
	display:inline;
	background:#fff ;
	border:1px solid #E0E6EF;
	}

.banner li a:link, .banner li a:visited {
	text-decoration: none;
}	
