.tweet {

	clear: left;
	height:66px;

	/*margin: 10px 5px;*/

}

.tweet:hover {

	clear: left;

	/*margin: 10px 5px;*/
	background-image: url(../../../templates/lpamerican/images/bghover.jpg);
	color:#FFF;

}




.tweet .tweet-image {

	float: left;

/*	margin: 0px 10px 5px 0px;*/

}



.tweet .tweet-username {

	/*padding: 5px 0px;*/
	font-weight:bold

}



.tweet .tweet-username a {

	font-size: 1.1em;

}



#tweet-error {

	margin: 10px 5px;
	height:198px;

}



#tweet-error strong {

	font-size: 1.2em;

	font-weight: bold;

}



#tweet-error p {

	padding: 5px 0px;

}
