/*User Created Styles Go Here!*/
#tweet {
	text-align: left;
}

#tweet ul {
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	}

#tweet ul li {
	list-style-type: none;
	margin-bottom: 5px;
}
