
#twitter {
	color: #000000;
	padding: 6px 0 30px 8px;
	margin-bottom: 10px;
	/*height: 165px;*/
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	min-height: 165px;
}
#tweets {
	margin: 2px 0px 0 2px;
}
#tweets ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#tweets div {
	font-size: 11px;
	text-align: left;
	padding-top: 8px;
}
#tweets img {
	vertical-align: middle;
}

/*background: #FFFFFF;*/