/** Style the tweets */


.twitters {
  	display: block;	
	clear: both;
	overflow: hidden;
}

