/*JUITTER PLUGIN CSS*/

#juitterContainer{width:1057px;background-image: url('../images/twit_train.png'); background-repeat: no-repeat;font-size: 10px; font-family: Arial, Helvetica, sans-serif;height:81px;} /*Juitter container*/

#juitterContainer .twittList{margin:0;padding:0;float:left;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;margin:0;padding:30px 10px 0 10px;height:51px;width:286px;float:left;} 
#juitterContainer .twittList SPAN.time{display: none;}
#juitterContainer .twittList A{color:#006600;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;margin-right:5px;width:20px;;height:20px;border:0;}

#juitterContainer .jRM{float:right;clear:both;} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

#juitterContainer .JRM{display:none;}

/*end of Juitter CSS*/
