	
	* {
	text-decoration: none;
	font-size: 1em;
	outline: none;
	padding: 0;
	margin: 0;
    }

.twitter-feed {
	padding-top: 240px;
	padding-right: 34px;
	padding-bottom: 30px;
	padding-left: 34px;
	color: #003366;
	height: 200px;
	height: auto;
	min-height: 200px;
}


#twitter_update_list li {
	padding: 10px 0 10px 0px;
	margin: 0;
	color: #999999;
	overflow: hidden;
	background:url(images/twitter-ico.png)no-repeat 0px 11px;
	border-bottom: 1px dotted #D5D5D5;
	line-height: 1.45em;
	margin-right: 10px;
	
	
}

#twitter_update_list li a {
	color: #105C7A;
}
