#AjaxTwits {
	background-color: white;
	list-style: none;
	list-style-position: inside;
	width: 550px;
	padding: 0px;
	margin: 10px auto;
	color: #333;
	display: block;
}

#AjaxTwits li img {
	border: 0px;
	height: 34px;
	width: 34px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	display: none;
}
