#twitter_div {
	background-color:#fff;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #5AA5BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 0px;
}
 
#twitter_div ul li {
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #A1E8F7;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color:#666;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color:#666;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}