
#twitterContainer{} /*Juitter container*/
#twitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */
#twitterContainer .twittLI{list-style:none;background:#FFFFFF;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #CAF8C9;padding:3px;clear:both;height:50px} 
#twitterContainer .twittLItime{font-size:0.9em}
#twitterContainer .twittList A{color:#006699;} /*Links inside the tweets list */
#twitterContainer .twitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:40px;;height:40px;}
#twitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/
#twitterContainer .extLink{} /*CSS for the external links*/
#twitterContainer .hashLink{} /*CSS for the hash links*/

