#juitterContainer{
	width:420px;
	height:60px;
	z-index:1;
	float: left;
	margin-top: 0px;
	} 
	
	/*Juitter container*/

#juitterContainer .twittList{margin:0;padding:0;font-size:.7em;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;background:#fff;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #CAF8C9;padding:3px;clear:both;height:20px;} 
#juitterContainer .twittList SPAN.time{color:#777;font-size:0.5em;}
#juitterContainer .twittList A{} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;border:solid 1px #e1e1e1;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;}

#juitterContainer .jRM{float:right;clear:both; font-size:.6em;} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/
